Commit Graph

17 Commits (85dde7b6b08a7b0ce22939ef116402394b3a7c91)

Author SHA1 Message Date
Michael 85dde7b6b0
Move remaining include/llarp headers to llarp/ 6 years ago
Michael 30e9dca2e5
Convert llarp_logic to be a C++ class 6 years ago
Michael e4c5f4f77a
Update from `typedef` to `using` in .hpp files 6 years ago
Jeff Becker 67eadff143
node whitelist option via jsonrpc 6 years ago
Michael d750ec0605
Rename logic.h 6 years ago
Michael 0b2ebc83e0
De-C-ify several .h headers 6 years ago
Michael Thorpe a2d5d80779
Enable warnings as errors
test criteria:
- Built from clean on macOS
6 years ago
Jeff Becker 080c0da4a0
remvoe const requirement and update unit tests for jsonrpc server 6 years ago
Jeff Becker f285a0ac3e
update tests 6 years ago
despair 8952873b84 include string_view 6 years ago
Jeff Becker 2d279e83fd
initial tcp connect for epoll 6 years ago
despair 38f2a6b2c9 be slightly less annoying
check build rules
6 years ago
Jeff Becker dbd2c41909
use event loop for time 6 years ago
Jeff Becker b3e7fee982
try making compatable with older versions of rapidjson
add toy munin plugin
6 years ago
Jeff Becker 04d55b94c5
fix up jsonrpc stuff 6 years ago
Jeff Becker ab7a4cd805
make jsonrpc demo work 6 years ago
Jeff Becker 957a5ed833
initial epoll event loop implementation for tcp 6 years ago