-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
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!
guicbrito
Metadata
Metadata
Assignees
Labels
No labels