Skip to content

Reference req_server_sent_events plugin - #557

Open
sgerrand wants to merge 1 commit into
wojtekmach:mainfrom
sgerrand:docs/plugin-req_server_sent_events
Open

Reference req_server_sent_events plugin#557
sgerrand wants to merge 1 commit into
wojtekmach:mainfrom
sgerrand:docs/plugin-req_server_sent_events

Conversation

@sgerrand

@sgerrand sgerrand commented Aug 7, 2026

Copy link
Copy Markdown

💁 This change adds a reference to the req_server_sent_events plugin, which decodes chunked SSE byte streams into structs, transparently wrapping all three of Req's streaming hooks: into: fun, into: :self, and into: collectable. I wrote it to make this process easier for myself and hopefully should do the same for others.

The req_server_sent_events plugin decodes chunked SSE byte streams into
structs, transparently wrapping all three of Req's streaming hooks: into: fun,
into: :self, and into: collectable.
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

Successfully merging this pull request may close these issues.

1 participant