bus v0.1.3 Bus.Message
Provides the structs and constructors for different kinds of message packets in the MQTT protocol.
Summary
Functions
Creates a Connect struct with the guards applied to the arguments
Creates a ConnAck struct with the guards applied
Creates a Disconnect struct
Creates a Pingreq struct
Creates a Pingresp struct
Creates a Publish struct with the guards applied
Creates a Publish struct with the guards applied
Creates a PubAck struct with the guards applied
Creates a PubComp struct with the guards applied
Creates a PubRec struct with the guards applied
Creates a PubRel struct with the guards applied
Creates a Subscribe struct with the guards applied
Creates a SubAck struct with the guards applied
Creates a Unsubscribe struct with the guards applied
Creates a UnsubAck struct with the guards applied
Functions
Creates a Connect struct with the guards applied to the arguments.
Creates a Publish struct with the guards applied.