Closed Joedahms closed 1 month ago
Needs to be implemented prior to #29. The server will send a plain text message to all clients currently connected via TCP. The message will still be sent via UDP, the TCP connections will just be used to record who is connected.
Client needs to listen on a TCP connection after sending a packet and Server needs to connect to client via TCP once a command packet is received.