bantamweight 0.1.21

A lightweight TCP-based network library. Does basic peer-to-peer networking and offers a basic protocol for easy communication.
Documentation
[dependencies.plain-binary-stream]
version = "0.1.0"

[dependencies.tokio]
features = ["full"]
version = "1"

[package]
authors = ["Niklas Vd"]
categories = ["network-programming"]
description = "A lightweight TCP-based network library. Does basic peer-to-peer networking and offers a basic protocol for easy communication."
edition = "2018"
keywords = ["network", "tcp", "communication"]
license = "GPL-3.0"
name = "bantamweight"
version = "0.1.21"