I have an application which sends frames from client to server using I/O bound package async, which provides single-threaded, multiplexing I/O access over sockets.
I