CONNECT_PAYLOAD property
The payload sent with the connect message
Implementation
// ignore: non_constant_identifier_names
static Uint8List CONNECT_PAYLOAD = utf8.encode('host::\x00');
The payload sent with the connect message
// ignore: non_constant_identifier_names
static Uint8List CONNECT_PAYLOAD = utf8.encode('host::\x00');