icb 0.1.0

small library for writing ICB clients
Documentation
[badges.maintenance]
status = "experimental"
[dependencies.crossbeam-channel]
version = "0.4"

[dependencies.crossbeam-utils]
version = "0.7"

[package]
authors = ["Jasper Lievisse Adriaanse <j@jasper.la>"]
categories = ["network-programming"]
description = "small library for writing ICB clients"
edition = "2018"
keywords = ["icb", "chat", "tcp"]
license = "ISC"
name = "icb"
readme = "README.md"
repository = "https://github.com/jasperla/icb-rs"
version = "0.1.0"