loco-protocol

Crates.ioloco-protocol
lib.rsloco-protocol
version6.5.0
sourcesrc
created_at2020-12-01 03:27:23.130688
updated_at2023-10-15 11:04:41.44184
descriptionLoco protocol implementation
homepage
repositoryhttps://github.com/storycraft/loco-protocol-rs/
max_upload_size
id318459
size19,944
storycraft (storycraft)

documentation

README

Crates.io docs.rs

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

Commit count: 77

cargo fmt