Documentation

Hale.WaiExtra.Network.Wai.EventSource

A single server-sent event.

Instances For

    Render a ServerEvent as SSE wire format.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Create an SSE streaming response. The eventSource function receives a callback to send events. $$\text{eventSourceApp} : ((\text{ServerEvent} \to \text{IO Unit}) \to \text{IO Unit}) \to \text{Application}$$

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For