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 e6edb20b7e
Add tcp server implemenation and change event to store generic payloads
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
src Add tcp server implemenation and change event to store generic payloads 4 years ago
.gitignore Initial commit 4 years ago
Cargo.toml Add tcp server implemenation and change event to store generic payloads 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.