The Erlang NNTP client and server library.
The package can be installed by adding gen_nntp
to your list of dependencies in mix.exs
:
def deps do
[
{:gen_nntp, "~> 0.21.0"}
]
end
Documentation can be found at https://hexdocs.pm/gen_nntp.
- CAPABILITIES
- HEAD
- HELP
- QUIT
- STAT
- HDR
- LIST HEADERS
- IHAVE
- LIST
- LIST ACTIVE
- LIST ACTIVE.TIMES
- LIST DISTRIB.PATS
- LIST NEWSGROUPS
- MODE READER
- NEWNEWS
- OVER
- LIST OVERVIEW.FMT
- POST
- ARTICLE
- BODY
- DATE
- GROUP
- LAST
- LISTGROUP
- NEWGROUPS
- NEXT