You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the protocol is now established, client and server can be implemented. This issue represents the client-side implementation of the chat application.
For the client to be implemented, the following features have to be implemented:
Asynchronously handling incoming packets
Reading from stdin to send chat messages
Handle server timeouts
Handshaking with server
Listen for UDP announcements of servers on the network
As the protocol is now established, client and server can be implemented. This issue represents the client-side implementation of the chat application.
For the client to be implemented, the following features have to be implemented:
Status can be viewed here: https://github.com/users/Kitt3120/projects/2
The text was updated successfully, but these errors were encountered: