Ophion.IRCv3
Parsing and composition of IRCv3 messages.
Installation
If available in Hex, the package can be installed
by adding ophion_ircv3 to your list of dependencies in mix.exs:
def deps do
[
{:ophion_ircv3, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ophion_ircv3.