lokinet/contrib/liblokinet
Jeff Becker 5286d442fb updates:
* add udptest example
* fix up udp codepath in liblokinet
2022-01-31 10:53:48 -05:00
..
CMakeLists.txt updates: 2022-01-31 10:53:48 -05:00
readme.md updates: 2022-01-31 10:53:48 -05:00
udptest.cpp updates: 2022-01-31 10:53:48 -05:00

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