clibri 0.1.7

Definition of client and server interfaces for clibri project
Documentation
[dependencies.async-trait]
version = "0.1.51"

[dependencies.futures]
version = "0.3.18"

[dependencies.log]
version = "0.4.14"

[dependencies.log4rs]
version = "1.0.0"

[dependencies.tokio]
features = ["sync"]
version = "1.14.0"

[dependencies.uuid]
features = ["v4"]
version = "0.8.2"

[package]
authors = ["DmitryAstafyev <D.Astafyev@outlook.com>"]
categories = ["network-programming"]
description = "Definition of client and server interfaces for clibri project"
edition = "2018"
homepage = "https://github.com/DmitryAstafyev/clibri"
keywords = ["websocket", "clibri", "protocol"]
license = "Apache-2.0"
license-file = "LICENSE"
name = "clibri"
readme = "README.md"
repository = "https://github.com/DmitryAstafyev/clibri.lib.rust"
version = "0.1.7"