Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/watzon/vnntp

Implementation of RFC 3977 (Network News Transfer Protocol) for V
https://github.com/watzon/vnntp

client golang nntp rust tcp v vlang

Last synced: 1 day ago
JSON representation

Implementation of RFC 3977 (Network News Transfer Protocol) for V

Awesome Lists containing this project

README

        

# VNNTP

This is a barebones implementation of a NNTP client in V. There is still a lot to do (like adding support for STARRTLS), but it works!

# Usage

Coming soon! For now, check [./examples/example.v](./examples/example.v) for some examples.