MQTT v0.2.0 MQTT.ServerProtocol

Summary

Functions

See :mqtt_server_protocol.handle_call/3

See :mqtt_server_protocol.handle_cast/2

See :mqtt_server_protocol.handle_data/2

See :mqtt_server_protocol.handle_info/2

See :mqtt_server_protocol.init/2

See :mqtt_server_protocol.terminate/2

Functions

handle_call(call, from, protocol)

See :mqtt_server_protocol.handle_call/3.

handle_cast(cast, protocol)

See :mqtt_server_protocol.handle_cast/2.

handle_data(data, protocol)

See :mqtt_server_protocol.handle_data/2.

handle_info(info, protocol)

See :mqtt_server_protocol.handle_info/2.

init(module, args)

See :mqtt_server_protocol.init/2.

terminate(reason, protocol)

See :mqtt_server_protocol.terminate/2.