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

Question: Throttling websocket server stream? #39

Open
Demayl opened this issue May 8, 2023 · 0 comments
Open

Question: Throttling websocket server stream? #39

Demayl opened this issue May 8, 2023 · 0 comments

Comments

@Demayl
Copy link

Demayl commented May 8, 2023

When the input is faster ( for a single stream ) than the server can process - the cro app caches the data left, so it stores it in the RAM.
The issue here is that this can act as a DOS when several requests with more data are processed.

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