Hedwig.Conn
The Hedwig connection.
This module defines a struct and the main functions for working with XMPP connections.
Summary
Types
config :: %{}
t :: %Hedwig.Conn{transport: module, config: config, pid: pid, client: pid, socket: port, ssl?: boolean, compress?: boolean, features: Hedwig.Conn.Features.t}