dustin / go-nntp

NNTP client and server for the go language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go nntp

I needed a way to gate some web services into traditional readers. I wrote an NNTP client and server.

I'm still working on coming up with the exact right interfaces, but take a look at the couchserver example to see what it takes to build a custom NNTP server with your own backend.

About

NNTP client and server for the go language.

License:Other


Languages

Language:Go 100.0%