iconnect / servant-event-stream

Servant support for ServerSent events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Servant support for ServerSent events

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Nix 58.7%Language:Haskell 41.3%