Skip to content

Consider ServerSentEvents over WebSockets? #1666

@jwoertink

Description

@jwoertink

I just saw this article https://germano.dev/sse-websockets/ I need to read it a bit more and really understand it, but overall the concept seems fairly straight forward. It made me think.... what if Lucky just implemented SSE out of the box instead of the traditional websocket handler option like I was attempting in #1305 🤔

So far using https://github.com/cable-cr/cable with Lucky has been awesome for websocket usage. I haven't worked on that other PR because there really isn't much of a need, and it's a pretty complex area. But if we could get something built-in that's a lot easier to understand and use, maybe it's a better alternative?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions