TCP Server
TCP server that responds to every incoming message by sending the received message back to the client. The TCP client recipe provides a matching client.
Recipe
Opam Packages Used
TCP server that responds to every incoming message by sending the received message back to the client. The TCP client recipe provides a matching client.