websocket-util 0.2.0

A crate providing an easy to consume streaming interface for WebSocket data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[![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)

websocket-util
==============

- [Documentation][docs-rs]
- [Changelog]https://github.com/d-e-s-o/websocket-util/blob/master/CHANGELOG.md

A crate providing an easy to consume streaming interface for WebSocket
data.


[docs-rs]: https://docs.rs/crate/websocket-util