The name of the protocol. This is used by SignalR to resolve the protocol between the client and server.
@override String get name => MSGPACK_HUB_PROTOCOL_NAME;