Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 259 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 259 Bytes

-server-and-client-

simple social network server and client. The communication between the server and the client(s) performing using a binary communication protocol. The implementation of the server based on the Thread-Per-Client (TPC) and Reactor servers.