Skip to content

API Mock Tutorial: Creating Server Sent Events (SSE)

Matthew Gallina edited this page Jan 10, 2019 · 3 revisions

Server Sent Event (SSE) based mocks are created and work in exactly the same manner as websockets.

Therefore please consult the guide here substituting the mock type WebSocket Proxied with SSE Proxied where applicable.