loco-protocol 6.0.0

Loco protocol implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
# `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`