The Connect service handles logging onto IRC servers after having connected,
as well as managing authentication to services. It also manages responding
to PING requests, and capability negotiations.
The actual connection logic is in the kameloso.net module.
The Connect service is a collection of functions and state needed to connect
and stay connected to an IRC server, as well as authenticate with services.
The Connect service handles logging onto IRC servers after having connected, as well as managing authentication to services. It also manages responding to PING requests, and capability negotiations.
The actual connection logic is in the kameloso.net module.