e67e7a20bd
* fix keepalive
20 lines
157 B
Markdown
20 lines
157 B
Markdown
# nntpchan-daemon
|
|
|
|
C++ rewrite
|
|
|
|
requirements:
|
|
|
|
* g++ 7.2.0 >= or clang 5.x >=
|
|
|
|
* pkg-config
|
|
|
|
* libsodium 1.x
|
|
|
|
* libuv 1.x
|
|
|
|
* GNU Make
|
|
|
|
building:
|
|
|
|
$ make
|