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 5fd7cc8975
Merge branch 'main' of github.com:Trivernis/vented into main
4 years ago
src Add response event generation to event handler 4 years ago
.gitignore Initial commit 4 years ago
Cargo.toml Add response event generation to event handler 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.