The goal here is to provide common features without many dependencies.
There is a small example using Server-Sent Events (SSE) in the
./example
directory.
Run the commands below to start the server on http://localhost:8080
$ stack build .
$ stack exec example