cbsk 2.0.2

cbsk is a callback socket tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "cbsk"
version = "2.0.2"
edition = "2021"
description = "cbsk is a callback socket tool"
readme = "Readme.md"
authors = ["The cbsk developers"]
license = "MIT/Apache-2.0"
categories = ["network-programming"]
keywords = ["socket", "net", "tcp"]
repository = "https://github.com/lifeRobot/cbsk"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]