Skip to content

resolves #210: implement fetch-based SSE handling - #212

Open
Fabilin wants to merge 2 commits into
theopenconversationkit:masterfrom
Fabilin:205-sse-fetch-impl
Open

resolves #210: implement fetch-based SSE handling#212
Fabilin wants to merge 2 commits into
theopenconversationkit:masterfrom
Fabilin:205-sse-fetch-impl

Conversation

@Fabilin

@Fabilin Fabilin commented Sep 2, 2026

Copy link
Copy Markdown
Member

resolves #210 by re-implementing SSE handling using fetch and a lightweight parser library.

Also includes tests using the vitest framework.

Warning

Due to the use of TextDecoderStream, this PR drops compatibility with a fraction of older browsers (see caniuse data). Applications that wish to keep compatibility may disable the SSE feature.

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.

SSE connection presents some instabilities

1 participant