• Stars
    star
    3
  • Rank 3,943,047 (Top 79 %)
  • Language
    C++
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A multithreaded tcp server which services the requests of the client parallely using threads in c++ and maintain a separate tcp connection with each client using sockets.