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

Ability to authenticate in the HTTP endpoint (for WS or HTTP) before executing router #47

Open
oscartbeaumont opened this issue Sep 13, 2022 · 1 comment
Labels
v1.x A change for version 1.x.x

Comments

@oscartbeaumont
Copy link
Member

It would be great to be able to, for example, block unauthenticated users or rate limit WebSockets connections since these act as Dos vectors.

@oscartbeaumont
Copy link
Member Author

oscartbeaumont commented Mar 14, 2023

We should deal with the semantics of the context function with subscriptions cause right now it's problematic.

I think we need to enable the Clone bound on the TCtx type + document this behavior.

This is fixed now.

@oscartbeaumont oscartbeaumont mentioned this issue Mar 30, 2023
38 tasks
@oscartbeaumont oscartbeaumont added the v1.x A change for version 1.x.x label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.x A change for version 1.x.x
Development

No branches or pull requests

1 participant