Created on 03 September 2022
icon_unfollowing
Login to follow
sse-mobile-examples

SSE Mobile Examples

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded on 30 May 2023 by 
sse-mobile-examples

SSE Mobile Examples

Details
This is a Demo App to showcase some of Server Sent Events(SSE) capabilities
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.


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 (1.0.4)
  • Minor fixes
  • Dependencies update


A big thanks to several community members for pointing, suggesting and testing the above, its a huge help!

License (1.0.4)
Reviews (0)
Category
Apps, Consumer apps
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 3 dependencies
Application Objects
SSE Mobile Examples has 8 AOs.
Team
Compatible with
Version 11
11.12.0 or higher
Database:
All
Asset consumers
No consumers yet.
Weekly downloads