loco-protocol 6.0.1

Loco protocol implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
![Crates.io](https://img.shields.io/crates/v/loco-protocol)
![docs.rs](https://img.shields.io/docsrs/loco-protocol)

# `loco-protocol`: Rust Loco protocol implementation
Open source loco protocol and secure layer implementation

## Specification
See `specification.md`

## WASM support
To build with WASM target `wasm32-unknown-unknown`, enable `wasm` feature.

## License
MIT License, see `LICENSE.md`