Skip to content

Support for streaming SSE? #185

@hsearcy

Description

@hsearcy

Hey all, I am loving the project and have been using it to run my little Rails webapp for a few months. I am currently building out some ai chat integration stuff and want to stream the response back (in this case from Perplexity)

This works fine locally just running with Puma, but once deployed the response doesn't display to the user until I finally close the response stream.

Anyone know if this is even doable in Lambda? The only info I can find from AWS on streaming responses in Lambda just references Node runtimes, so I'm at a loss.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions