Constants within the DASF Framework
Constants from demessaging.PulsarMessageConstants.
Classes:
|
Supported message types. |
|
An enumeration. |
- class dasf_broker.constants.MessageType(value)
-
Supported message types.
Attributes:
- API_INFO = 'api_info'
- INFO = 'info'
- LOG = 'log'
- PING = 'ping'
- PONG = 'pong'
- PROGRESS = 'progress'
- REQUEST = 'request'
- RESPONSE = 'response'