Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 661 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 661 Bytes

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.