servant-event-stream

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


Keywords
library, servant, web, Propose Tags , Server Sent Events, Servant ecosystem, Nix, Niv
License
BSD-3-Clause
Install
cabal install servant-event-stream-0.2.1.0

Documentation

servant-event-stream

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

Dev Environment

Dev env is based on Nix and Niv.

To enter the dev shell, run

nix-shell

You can build the project with

nix-build