Jason Rhinelander
|
fe61367a87
|
Vastly simplified llarp::util::memFn
There is a huge pile of unnecessary machinery here that can be solved
with a few lambdas and some member function pointer type deduction.
|
2020-02-21 23:24:33 -04:00 |
|
Michael
|
094b697b01
|
Replace StatusObject with underlying JSON type
|
2019-08-19 10:33:26 +01:00 |
|
Jeff Becker
|
d6ec528a72
|
start work on seperating ips out of endpoint
|
2019-07-01 10:56:56 -04:00 |
|
Michael
|
1744ae7686
|
Tidy up service endpoint a bit more
|
2019-05-07 09:29:47 +01:00 |
|
Michael
|
c39c931d03
|
Remove IStateful virtual inheritance
|
2019-04-19 16:10:26 +01:00 |
|
Michael
|
31441b46dc
|
Convert from rapidjson to use nlohmann::json
|
2019-03-02 02:32:50 +00:00 |
|
Michael
|
4132f883a7
|
Make libabyss mandatory
|
2019-02-20 22:08:49 +00:00 |
|
Rick V
|
5a3947ca5c
|
clang-format
|
2019-02-18 17:58:12 -06:00 |
|
Michael
|
a0125ffe86
|
Move abyss/json to llarp/util/json
|
2019-02-15 23:43:26 +00:00 |
|
Jeff Becker
|
b5a1637224
|
make shared lib compile
|
2019-02-15 17:55:52 -05:00 |
|
Jeff Becker
|
46222df421
|
refactor
|
2019-02-11 12:14:43 -05:00 |
|
Jeff Becker
|
e1fceb3636
|
fix it (again)
|
2019-02-08 17:44:21 -05:00 |
|
Jeff Becker
|
66753430ad
|
fix it
|
2019-02-08 16:29:56 -05:00 |
|
Jeff Becker
|
e1522faeaa
|
add introspection rpc endpoint
|
2019-02-08 14:43:25 -05:00 |
|