README.md

December 10, 2025 ยท View on GitHub

Gitbook Documentation MIT license Telegram Community Twitter 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