Releases: nickproud/Easy-TCP-Server
Releases · nickproud/Easy-TCP-Server
Release 1.0.2
Version 1.0.1
Fixes an issue preventing multiple clients from sending data to a single server instance
Initial Release
Simple server listener
Handler for incoming traffic received
Client collection holding each connected client
Ability to send messages to any connected client.