/Client-Server_Communication_Setup

A client-server commutation allows multiple clients to communicate with each other by sending a message destined for another client via a central server. The server knows all the clients in the network.

Primary LanguageJavaMIT LicenseMIT

Stargazers