humphrey_ws 0.5.1

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 = 4

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

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