protocol library

Typedefs

ProtocolMessageHandler = Future<void> Function(Protocol<ProtocolChannel>, int messageId, String type, Uint8List data)