A Rust workspace providing HTTP Long Polling functionality with Stream/Sink API and WebSocket fallback support.
See examples folder for getting started details.
Core functionality implementing the long polling primitives with a Stream/Sink API.
Thin abstraction over ws to allow transparent degradation to long poll.
This project is under active development. While the core functionality is implemented, API changes may occur.