Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.15 KB

File metadata and controls

16 lines (11 loc) · 1.15 KB

Gitbook Documentation MIT license Telegram Community Reddit

Extra library of meta processes for the Ergo Framework 3.0 (and above)

websocket

This package implements meta-processes to work with WebSocket connections within the actor model of the Ergo Framework.

Doc: https://docs.ergo.services/extra-library/meta-processes/websocket

sse

This package implements meta-processes to work with Server-Sent Events (SSE) connections within the actor model of the Ergo Framework. SSE provides unidirectional server-to-client communication over HTTP.

Doc: https://docs.ergo.services/extra-library/meta-processes/sse