loco-protocol: Rust Loco protocol implementation
Open source loco protocol and secure layer implementation
This crate can be used on no_std environment (requires alloc)
Specification
See specification.md
WASM support
To build with WASM target wasm32-unknown-unknown, enable wasm feature.
License
MIT License, see LICENSE.md