Module constants

Module constants 

Source

Constantsยง

DEFAULT_VERSION
default version for the pub-sub header format/protocol.
HEADER_LEN
the header length
PUBLISH
Packet Type Publish
PUBLISHACK
Packet Type Publish Acknowledgement
QUERY
Packet Type Query
QUERYRESP
Packet Type Query Response
SUBSCRIBE
Packet Type Subscribe
SUBSCRIBEACK
Packet Type Subscribe Acknowledgement
SUPPORTED_VERSIONS
supported versions for the pub-sub header format/protocol.
UNSUBSCRIBE
Packet Type Unsubscribe
UNSUBSCRIBEACK
Packet Type Unsubscribe Acknowledgement