Rust event protocol implementation using messagepack
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trivernis 15221b6f59
Add vented client implementation
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
src Add vented client implementation 4 years ago
tests Add vented client implementation 4 years ago
.gitignore Initial commit 4 years ago
Cargo.toml Add tls server implementation 4 years ago
LICENSE Create LICENSE 4 years ago
README.md Rename cargo package name and add README 4 years ago

README.md

Vented

Vented is an event based TCP server that uses message pack for payload data.