You need to sign in or sign up before continuing.
[EchoServer] fix echo function
Compare changes
+ 1
− 1
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 :/