@hackage servant-event-stream0.2.1.0
Servant support for Server-Sent events
Categories
License
BSD-3-Clause
Maintainer
shaun.sharples@gmail.com
Links
Versions
Installation
Dependencies (11)
- base >=4.10 && <4.15
- binary >=0.7 && <0.11
- http-media >=0.7.1.3 && <0.9
- lens >=4.17 && <4.20
- pipes >=4.3.9 && <4.4
- servant-foreign >=0.15 && <0.16 Show all…
Dependents (0)
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