/hyper-usse

SSE library for Hyper

Primary LanguageRust

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.