NNTP (Usenet) server written in Golang.
Go to file
Stanislav Nikitin bc7b9925a1
Switched to go modules, fixed import paths for new location.
2019-10-22 04:41:48 +05:00
cmd/gonewsd Switched to go modules, fixed import paths for new location. 2019-10-22 04:41:48 +05:00
commands Switched to go modules, fixed import paths for new location. 2019-10-22 04:41:48 +05:00
configuration Linting. 2019-10-22 04:38:40 +05:00
database Switched to go modules, fixed import paths for new location. 2019-10-22 04:41:48 +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 Linting. 2019-10-22 04:38:40 +05:00
networker Switched to go modules, fixed import paths for new location. 2019-10-22 04:41:48 +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 Linting. 2019-10-22 04:38:40 +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.