@hackage servant-event-stream0.3.0.1

Servant support for Server-Sent events

servant-event-stream

This library adds necessary type combinators to support Server Sent Events within Servant ecosystem.

Development Environment

Development environment uses Nix flakes.

To enter the dev shell, run

nix develop

You can build the project with

nix build