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

HTTP SSE support? #57

Open
benglewis opened this issue May 20, 2024 · 1 comment
Open

HTTP SSE support? #57

benglewis opened this issue May 20, 2024 · 1 comment

Comments

@benglewis
Copy link

Hi 👋 ,

This is more of a question rather than a request/bug.

Can the existing WebSocketRateLimiter functionality be used with HTTP Server-Side Events (SSE)?

Specifically, I am using SSE Starlette (https://github.com/sysid/sse-starlette) inside my FastAPI application to use HTTP SSE instead of WebSockets (it offers various advantages, from better browser support, to better tooling support since it is truly HTTP-based rather than WebSockets).

Thank you in advance for your help!

@benglewis
Copy link
Author

@long2ice I'd really appreciate some kind of input here 🙏 This tool is really cool, and I'd like to know if I need to roll some kind of other solution for this problem

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