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/contrib/liblokinet
Jeff Becker 5286d442fb updates:
* add udptest example
* fix up udp codepath in liblokinet
2 years ago
..
CMakeLists.txt updates: 2 years ago
readme.md updates: 2 years ago
udptest.cpp updates: 2 years ago

readme.md

liblokinet examples

building:

$ mkdir -p build
$ cd build
$ cp /path/to/liblokinet.so .
$ cmake .. -DCMAKE_EXE_LINKER_FLAGS='-L.'
$ make

running:

$ ./udptest /path/to/bootstrap.signed