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 ce423d5c3d
Add key based authentication
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
src Add key based authentication 4 years ago
tests Add key based authentication 4 years ago
.gitignore Initial commit 4 years ago
Cargo.toml Add key based authentication 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.