Skip to main content

Module message

Module message 

Source
Expand description

IRC message parsing and serialization

This module provides the core IrcMessage type and related functionality for parsing and serializing IRC messages according to the IRCv3 specification.

Structs§

IrcMessage
An IRC message with optional tags, prefix, command, and parameters