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

Refactor server #1

Open
3 of 4 tasks
uint opened this issue May 24, 2023 · 0 comments
Open
3 of 4 tasks

Refactor server #1

uint opened this issue May 24, 2023 · 0 comments
Assignees

Comments

@uint
Copy link
Owner

uint commented May 24, 2023

  • set up a Context object with the PeerPool inside; broadcasting logic should be handled by it
    • try to produce a PeerGuard that logs the user out (removed from the peer pool) on dropping
  • rewrite the integration tests so that they are not so fragile and don't rely on timers
    • they could probably be rewritten as unit tests, without launching the web server for them
  • layout the modules coherently
@uint uint self-assigned this May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant