Closed Joedahms closed 3 weeks ago
If the server receives a plain text message, it should send the message to all connected clients.
Need to re implement concurrently connected clients as well. The plain text message will be sent to all clients connected to a forked process.
If the server receives a plain text message, it should send the message to all connected clients.