NNTP (Usenet) server written in Golang.
Go to file
Stanislav Nikitin 28ddc32368
Capabilities handling, database.
2019-09-09 21:52:32 +05:00
cmd/gonewsd Capabilities handling, database. 2019-09-09 21:52:32 +05:00
commands Capabilities command and documentation update. 2019-09-02 22:32:52 +05:00
configuration Capabilities handling, database. 2019-09-09 21:52:32 +05:00
database Capabilities handling, database. 2019-09-09 21:52:32 +05:00
devzone Capabilities handling, database. 2019-09-09 21:52:32 +05:00
doc Capabilities handling, database. 2019-09-09 21:52:32 +05:00
eventer Lining fixes, linter and CI fixes. 2019-09-02 20:09:31 +05:00
networker Capabilities command and documentation update. 2019-09-02 22:32:52 +05:00
vendor Capabilities handling, database. 2019-09-09 21:52:32 +05:00
.gitignore Capabilities handling, database. 2019-09-09 21:52:32 +05:00
.gitlab-ci.yml CI. 2019-09-02 20:18:53 +05:00
.golangci.yaml Forgotten files. 2019-09-02 22:24:34 +05:00
Gopkg.lock Capabilities handling, database. 2019-09-09 21:52:32 +05:00
Gopkg.toml Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +05:00
README.md Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +05:00
gonews.yaml Capabilities handling, database. 2019-09-09 21:52:32 +05:00

README.md

GoNews

NNTP (Usenet) server written in Golang with minimal third-party dependencies. Goal of this project - easy to install and configure NNTP server that able to peer with other servers.

See implementation status.