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