tortoise v0.10.0 API Reference
Modules
A MQTT client for Elixir
Establish a connection to a MQTT broker
A PubSub exposing various system events from a Tortoise 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 Tortoise.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