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

Kestrer/hyper-usse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

SSE library for Hyper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages