sse-server-event-hub-and-client
Service icon

SSE Push Event Hub

Stable version 2.0.6 (Compatible with OutSystems 11)
Uploaded
 on 9 Aug (5 days ago)
 by 
4.9
 (12 ratings)
sse-server-event-hub-and-client

SSE Push Event Hub

Details
Server-Sent Events (SSE) Hub for push streams. *No third parties are required for Server Push/Messaging*
Read more

The SSE Server Hub allows for HTTP Client Requests (through a Rest Expose API) to be persisted for Event Streaming as per protocol1. This is accomplished by switching the mime-type response to the appropriate text/event-stream and flushing the messages complying to the event source format2.

The SSE Client implements the Event Source JS Interface containing the Server Sent Event API, also per protocol3.

Effectively, no third parties are required for Server Push/Messaging.


*NOTE*

  • Multiple front-ends/clustered environments are not supported out of the box. Please refer to the docs and demo for a repeater implementation.
  • IOS Native apps are currently not supported
  • Under HTTP/1 only 6 concurrent connections per browser are allowed


Related Components


Please refer to the Documentation tab for further details.

1 https://html.spec.whatwg.org/multipage/server-sent-events.html

2 https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events

3 https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events

Release notes (2.0.6)
  • Demo Update
  • References
  • Docs

[Re-upload for missing Demo]

License (2.0.6)
Reviews (6)
by 
2023-02-16
in version 2.0.3
I love how easy to use this is. Also well documented.
by 
2022-10-18
in version 2.0.3
Great component.  Lets me show states for processes the server is running - no need for 3rd party services like Firebase or client side javascript screen actions to refresh widgets etc. 
by 
2022-05-23
in version 1.0.5
Great component - VERY easy to use - for Server Sent Events (SSE).
Real-time screen/data/dashboard updates without using 3rd party services like Firebase.
Team
Other assets in this category