API Reference tortoise311 v0.11.1

Modules

A MQTT client for Elixir.

Establish a connection to a MQTT broker.

A PubSub exposing various system events from a Tortoise311 connection. This allows the user to integrate with custom metrics and logging solutions.

User defined callback module for handling connection life cycle events.

Experimental. This feature is under development.

A dynamic supervisor that can hold Tortoise311.Connection processes

Abstraction for working with network connections; this is done to normalize the :ssl and :gen_tcp modules, so they get a similar interface.