Categorygithub.com/kothawoc/go-nntp
repositorypackage
0.0.0-20240913133817-493af604c9fb
Repository: https://github.com/kothawoc/go-nntp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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.