Skip to content

[EchoServers] improve the callback based echoserver

Florian Fischer requested to merge aj46ezos/emper:improve-echoservers into master
  • Pass the IO results on the stack instead of storing them in the client object.
  • Terminate the runtime on quit to print stats.
  • Free Client objects.

Merge request reports