Blob
1 # go nntp3 I needed a way to gate some web services into traditional readers. I4 wrote an NNTP client and server.6 I'm still working on coming up with the exact right interfaces, but7 take a look at [the couchserver][couchserver] example to see what it8 takes to build a custom NNTP server with your own backend.10 [couchserver]: examples/couchserver/couchserver.go
