Skip to content

ash30/http-longpoll

Repository files navigation

HTTP Longpoll

A Rust workspace providing HTTP Long Polling functionality with Stream/Sink API and WebSocket fallback support.

See examples folder for getting started details.

Crates

http-longpoll

Core functionality implementing the long polling primitives with a Stream/Sink API.

http-longpoll-fallback (WIP)

Thin abstraction over ws to allow transparent degradation to long poll.

Status

This project is under active development. While the core functionality is implemented, API changes may occur.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published