NNTP (Usenet) server written in Golang.
Go to file
Stanislav Nikitin 46f14be481
CI.
2019-09-02 20:18:53 +05:00
cmd/gonewsd Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +05:00
doc Initial commit with implementation plans. 2019-09-02 19:01:17 +05:00
eventer Lining fixes, linter and CI fixes. 2019-09-02 20:09:31 +05:00
networker Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +05:00
vendor Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +05:00
.gitignore Initial commit with implementation plans. 2019-09-02 19:01:17 +05:00
.gitlab-ci.yml CI. 2019-09-02 20:18:53 +05:00
Gopkg.lock Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +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

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.