hyper-usse 0.3.2

SSE (Server Sent Events) server library for Hyper, simpler than hyper-sse.
Documentation

DO NOT USE THIS LIBRARY. Use instead a combination of Body::wrap_stream and tokio::sync::broadcast, and either build the events manually or use uhttp_sse.

hyper-usse

An SSE (server sent events) server for use with Hyper, simpler than hyper-sse.

See examples for some examples of how to use this library.

License

Dual-licensed under MIT License and Apache 2.0.