NNTP (Usenet) server written in Golang.
Go to file
Stanislav Nikitin de2b64ddcc
CI fix.
2019-09-02 19:56:35 +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 Eventer, tests, gitlab CI, etc. 2019-09-02 19:51:38 +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 fix. 2019-09-02 19:56:35 +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.