sse-proxy
Service icon

SSE Proxy

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 12 Sep (yesterday)
 by 
0.0
 (0 ratings)
sse-proxy

SSE Proxy

Details
Library that adds Server-Sent Events (SSE) support for OutSystems REST APIs
Read more

This component allows OutSystems applications to consume and expose real-time, event-driven data streams over HTTP.


Features

  • Support for exposing SSE-enabled REST APIs from OutSystems.
  • Ability to consume third-party REST APIs that use SSE.
  • Allows processing of the events returned (after the stream ends).
  • Option to forward events (in real-time) to an OutSystems REST API response for direct communication with the client.


Forwarding events is particularly useful in scenarios where the external API request requires authentication (e.g., using API keys, tokens, etc.), and you do not want to expose sensitive credentials in the client-side request. By forwarding events, you can keep these authentication details secure on the server side.


Note: This component follows the same core principles as the SSE Push Event Hub component, providing support for Server-Sent Events in OutSystems applications. While both components share similar functionality, SSE Proxy aims to streamline integration with third-party REST APIs that use SSE, giving developers the flexibility to consume and/or expose SSE-enabled REST APIs.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category