Network library for realtime multiplayer games written in C++
-
Updated
Sep 28, 2024 - C++
Network library for realtime multiplayer games written in C++
This project implements a simple chat application comprising a C++ server and a C++ client. The server is capable of handling multiple client connections simultaneously, facilitating real-time message exchange between connected clients. The application uses sockets for communication between the server and clients.
Add a description, image, and links to the sockets-programming topic page so that developers can more easily learn about it.
To associate your repository with the sockets-programming topic, visit your repo's landing page and select "manage topics."