Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client #6

Open
Kitt3120 opened this issue Nov 10, 2023 · 0 comments
Open

Client #6

Kitt3120 opened this issue Nov 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Kitt3120
Copy link
Owner

Kitt3120 commented Nov 10, 2023

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
  • Encryption
  • Integration tests

Status can be viewed here: https://github.com/users/Kitt3120/projects/2

@Kitt3120 Kitt3120 added the enhancement New feature or request label Nov 10, 2023
@Kitt3120 Kitt3120 added this to the Client milestone Nov 10, 2023
@Kitt3120 Kitt3120 self-assigned this Nov 10, 2023
@Kitt3120 Kitt3120 pinned this issue Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ❗ Todo
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant