| Crates.io | ws_stream |
| lib.rs | ws_stream |
| version | 0.0.1 |
| created_at | 2019-07-12 15:03:35.163728+00 |
| updated_at | 2019-11-14 13:42:13.960655+00 |
| description | Provide AsyncRead/AsyncWrite over WebSockets (both tokio and 0.3) |
| homepage | https://github.com/najamelan/ws_stream |
| repository | https://github.com/najamelan/ws_stream |
| max_upload_size | |
| id | 148504 |
| size | 5,450 |
This crate has been split in several subcrates:
The purpose is to allow network libraries that can work on any AsyncRead/AsyncWrite to function over websockets.