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

droplet is a cloud variable server in C #148

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

droplet is a cloud variable server in C #148

wants to merge 17 commits into from

Conversation

GarboMuffin
Copy link
Member

@GarboMuffin GarboMuffin commented Jul 7, 2024

It's pretty fast and fixes the backpressure issues that the Node.js server experiences. Multithreading is much more viable, if the need arises.

TODOs for username-validate-prod parity:

  • sync username validation
  • async username validation + message replay (does disabling rx on wsi work?)
  • empty room removal
  • reject empty user agent
  • reject scratch session token cookies
  • close codes
  • per message deflate? an optimized L7 protocol might be more viable
  • verify that values are numbers?
  • keep alives

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

Successfully merging this pull request may close these issues.

1 participant