Share your repls and programming experiences
the next step would be1. starting up a server2. have the server listen for people to join3. people send their messages to the server4. every time someone sends a message to the server, the server sends everyone an update to the textbox
the next step would be
1. starting up a server
2. have the server listen for people to join
3. people send their messages to the server
4. every time someone sends a message to the server, the server sends everyone an update to the textbox