bantamweight 0.1.1

A lightweight TCP-based network library. Does basic server-client networking and offers a basic protocol for easy communication.
Documentation
[dependencies.tokio]
features = ["full"]
version = "1"

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