Commit graph

4 commits

Author SHA1 Message Date
Jason Rhinelander 409dff7b49 Replace embedded nlohmann with updated submodule
The embedded nlohmann (3.6.1) is fairly old and has bugs that causes
compilation problems under gcc-10.  Switch to a submodule (as with most
of the other vendored libs) and updated to the latest version.

Also switch it to multi-header include mode so that we can use the tiny
json_fwd header in headers rather than the full include.
2021-01-05 17:27:32 -04:00
Jason Rhinelander 43ed24ce4e Change submodule path to use https
git@github.com won't work without having a github account with
registered ssh keys.
2020-03-16 01:07:34 -03:00
Maxim Shishmarev 330581b0d4 Initial lokimq integration. Onion requests to SS. 2020-03-08 21:38:51 +11:00
Maxim Shishmarev 17f31207c7 add spdlog 2019-06-24 18:05:48 +10:00