Skip to content

Commit

Permalink
feat(web/api/sse): add transmit to the tool section (#36459)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeMRF authored Oct 26, 2024
1 parent 83266da commit ca3d9b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/en-us/web/api/server-sent_events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ To learn how to use server-sent events, see our article [Using server-sent event
### Tools

- [Mercure: a real-time communication protocol (publish-subscribe) built on top of SSE](https://mercure.rocks/)
- [Transmit: a native opinionated Server-Sent-Event (SSE) module built for AdonisJS](https://docs.adonisjs.com/guides/digging-deeper/transmit)
- [EventSource polyfill for Node.js](https://github.com/EventSource/eventsource)
- Remy Sharp's [EventSource polyfill](https://github.com/remy/polyfills/blob/master/EventSource.js)
- Yaffle's [EventSource polyfill](https://github.com/Yaffle/EventSource)
Expand Down

0 comments on commit ca3d9b9

Please sign in to comment.