Skip to content

Comments

Add SSE primitive and transform utilities#831

Open
davedbase wants to merge 7 commits intosolidjs-community:mainfrom
davedbase:main
Open

Add SSE primitive and transform utilities#831
davedbase wants to merge 7 commits intosolidjs-community:mainfrom
davedbase:main

Conversation

@davedbase
Copy link
Member

This PR adds server-sent events to the Solid Primitives project. I developed this for a project and went a bit further with it by adding optional Worker and built-in transform utilities. The goal was to make the package composable and flexible for many uses. I rather like the idea of the transforms and might add that into the websocket package as well.

@davedbase davedbase requested review from atk and thetarnav February 21, 2026 18:53
@davedbase davedbase added the enhancement New feature or request label Feb 21, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 21, 2026

🦋 Changeset detected

Latest commit: 31e887d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@solid-primitives/sse Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@davedbase davedbase added Primitive Proposal For discussing a primitive proposition and the API design and removed enhancement New feature or request labels Feb 21, 2026
@thetarnav
Copy link
Member

It would be nice to separate changing emails from proposing a new primitive.
Changing emails could be accepted immediately, while the primitive requires a better look.
btw to change the email on npm all packages need a patch release

@davedbase
Copy link
Member Author

It would be nice to separate changing emails from proposing a new primitive. Changing emails could be accepted immediately, while the primitive requires a better look. btw to change the email on npm all packages need a patch release

Yeah, I was thinking about that as I was changing it. I reverted it back and will issue a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Primitive Proposal For discussing a primitive proposition and the API design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants