Skip to content

Add public connection adapters - #114

Merged
MatthewWid merged 16 commits into
masterfrom
feat/public-adapters
Dec 29, 2025
Merged

Add public connection adapters#114
MatthewWid merged 16 commits into
masterfrom
feat/public-adapters

Conversation

@MatthewWid

Copy link
Copy Markdown
Owner

This PR updates the Connection interface to be a class that the built-in adapters extend from.

It exposes the base Connection class, the built-in adapters, and adds documentation on how users can create their own custom adapters to make Better SSE compatible with any protocol, framework or runtime.

Related to #113.

@MatthewWid MatthewWid self-assigned this Dec 29, 2025
@MatthewWid MatthewWid added the enhancement New feature or request label Dec 29, 2025
@MatthewWid MatthewWid linked an issue Dec 29, 2025 that may be closed by this pull request
@MatthewWid
MatthewWid merged commit 7244879 into master Dec 29, 2025
4 checks passed
@MatthewWid
MatthewWid deleted the feat/public-adapters branch December 29, 2025 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export NodeHttp1Connection

1 participant