# an async websocket crate.
## Features
- common http types and streaming interface for easy integration.
## Requirement
- Rust 1.75
- [http](https://crates.io/crates/http) and [futures](https://crates.io/crates/futures) for http types and async streaming interaction