Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 363 Bytes

README.markdown

File metadata and controls

10 lines (7 loc) · 363 Bytes

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.