hyper-usse 0.2.0

SSE (Server Sent Events) server library for Hyper, simpler than hyper-sse.
Documentation
1
2
3
4
5
6
7
8
9
# hyper-usse

An SSE (server sent events) server for use with Hyper, simpler than [hyper-sse](https://crates.io/crates/hyper-sse).

See [examples](https://github.com/koxiaet/hyper-usse/tree/master/examples) for some examples of how to use this library.

## License

Dual-licensed under MIT License and Apache 2.0.