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 cleanups #266

Open
conradoplg opened this issue Jul 18, 2024 · 0 comments
Open

Server cleanups #266

conradoplg opened this issue Jul 18, 2024 · 0 comments

Comments

@conradoplg
Copy link
Contributor

The intention of this issue is to keep track of things we need to cleanup in the server, which we might want to split into smaller issues or not:

  • Support multiple messages. The server already supports it, and Make server act as "aggregator" #265 added support for the Coordinator command line arguments, but the rest stills needs to be done, namely changing the Comms trait to support it and all code that uses it.
  • Possibly create a new crate for things that help using the server (Args and Outputs structs, SessionState for the Coordinator)
  • Support websockets for push notifications, so that clients don't need to keep polling receive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant