ws-protocol 0.2.0

websocket protocol
Documentation
[dependencies.rand]
version = "0.8.3"

[dependencies.sha1]
version = "0.6"

[package]
authors = ["WatchDG <baranov@w3m.co>"]
description = "websocket protocol"
documentation = "https://docs.rs/ws-protocol"
edition = "2018"
exclude = [".github/**/*", "src/main.rs", ".gitignore"]
homepage = "https://github.com/WatchDG/rust-ws-protocol"
license = "MIT OR Apache-2.0"
name = "ws-protocol"
readme = "README.md"
repository = "https://github.com/WatchDG/rust-ws-protocol"
version = "0.2.0"