Crates.io | loco-protocol |
lib.rs | loco-protocol |
version | 6.5.0 |
source | src |
created_at | 2020-12-01 03:27:23.130688 |
updated_at | 2023-10-15 11:04:41.44184 |
description | Loco protocol implementation |
homepage | |
repository | https://github.com/storycraft/loco-protocol-rs/ |
max_upload_size | |
id | 318459 |
size | 19,944 |
loco-protocol
: Rust Loco protocol implementationOpen 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