ws-server 0.0.1

websocket server
Documentation
[dependencies.ws-protocol]
version = "0.3"

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