Concoction v0.1.0 Concoction.Gateway.Connection View Source

Maintaining the connection to Discord and performing the first parsing of payloads before handing them down the chain.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Start a connection to the Discord Gateway.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

start_link(any()) :: :ignore | {:error, any()} | {:ok, pid()}

Start a connection to the Discord Gateway.