protocolID top-level constant
String
const protocolID
ProtocolID identifies the multistream protocol itself and makes sure the multistream muxers on both sides of a channel can work with each other.
Implementation
const String protocolID = '/multistream/1.0.0';