Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 505 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 505 Bytes

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