[![pipeline](https://github.com/d-e-s-o/websocket-util/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/d-e-s-o/websocket-util/actions/workflows/test.yml) [![coverage](https://codecov.io/gh/d-e-s-o/websocket-util/branch/main/graph/badge.svg)](https://codecov.io/gh/d-e-s-o/websocket-util) [![crates.io](https://img.shields.io/crates/v/websocket-util.svg)](https://crates.io/crates/websocket-util) [![Docs](https://docs.rs/websocket-util/badge.svg)](https://docs.rs/websocket-util) [![rustc](https://img.shields.io/badge/rustc-1.63+-blue.svg)](https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html) websocket-util ============== - [Documentation][docs-rs] - [Changelog](CHANGELOG.md) A crate providing an easy to consume streaming interface for WebSocket data. [docs-rs]: https://docs.rs/crate/websocket-util