humphrey_ws 0.3.2

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.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e414105192a977ea18d21d09666bdffff655066e8fa74589b0e686dc00ade7c8"

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