gen_nntp

CIHex VersionLicense

The Erlang NNTP client and server library.

Installation

The package can be installed by adding gen_nntp to your list of dependencies in mix.exs:

def deps do
  [
    {:gen_nntp, "~> 0.19.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/gen_nntp.

NNTP Protocols

Commands