Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/contrib/backends/nntpchan-daemon
Jeff Becker 09504ca363
xpat
2017-10-24 08:51:21 -04:00
..
contrib more 2016-10-18 08:17:40 -04:00
daemon clang format 2017-10-17 10:29:56 -04:00
include xpat 2017-10-24 08:51:21 -04:00
libmustache clang format 2017-10-17 10:29:56 -04:00
libnntpchan xpat 2017-10-24 08:51:21 -04:00
tools clang format 2017-10-17 10:29:56 -04:00
.clang-format clang format 2017-10-17 10:29:56 -04:00
.gitignore more 2017-05-03 11:38:48 -04:00
Makefile clang format 2017-10-17 10:29:56 -04:00
nntpchan.ini storage works 2017-05-03 13:33:04 -04:00
README.md nntpchan-daeom code 2017-10-13 07:58:41 -04:00
test.cpp clang format 2017-10-17 10:29:56 -04:00

nntpchan-daemon

C++ rewrite

requirements:

  • g++ 7.2.0 >= or clang 5.x >=

  • pkg-config

  • libsodium 1.x

  • libuv 1.x

  • boost variant (for now)

  • GNU Make

building:

$ make