loco-protocol-rs

Pure Rust Loco protocol implemention

MIT License

Downloads
16.9K
Stars
20
Committers
1

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