Skip to content

HTTP SSE support? #57

Open
Open
@benglewis

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions