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

Server #5

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

Server #5

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 server-side implementation of the chat application.

For the server to be implemented, the following features have to be implemented:

  • Asynchronously handling incoming packets
  • Relaying chat messages to connected clients
  • Handle client timeouts
  • Handshaking with client
  • UDP network announcement
  • 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 Server 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: 🏃 In Progress
Development

No branches or pull requests

1 participant