simple-message-channels 0.0.1

Simple binary protocol with a channel, type, message scheme
Documentation
[dependencies.async-std]
features = ["unstable"]
version = "1.0.1"

[dependencies.futures]
version = "0.3.1"

[dependencies.varinteger]
version = "1.0.6"

[package]
authors = ["Franz Heinzmann (Frando) <frando@unbiskant.org>"]
description = "Simple binary protocol with a channel, type, message scheme"
documentation = "https://docs.rs/simple-message-channels"
edition = "2018"
keywords = ["protocol", "datrs"]
license = "MIT"
name = "simple-message-channels"
readme = "README.md"
repository = "https://github.com/datrs/simple-message-channels"
version = "0.0.1"