You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/readme.md

16 lines
208 B
Markdown

6 years ago
# LLARP
6 years ago
Low Latency Anon Routing Protocol
[rfc](doc/proto_v0.txt)
7 years ago
## ref impl
Build requirements:
* GNU Make
* pkg-config
* libsodium >= 1.0.14
* c++ 17 capable C++ compiler
* c99 compliant C compiler