Skip to content

[EchoServer] fix echo function

Florian Fischer requested to merge aj46ezos/emper:fix_echo_server into master

The break was not in the right scope and thus exiting the echo loop immediately in the first iteration.

Apparently I am not testing my changes :/

Merge request reports