humphrey_ws 0.3.3

WebSocket support for the Humphrey web server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "humphrey"
version = "0.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5749e49b5d583ed315e2b371a8c0db7c8cad02a27306b11473c1e0da5d0ae415"

[[package]]
name = "humphrey_ws"
version = "0.3.3"
dependencies = [
 "humphrey",
]