menu
dart_libp2p package
documentation
p2p/protocol/multistream/client.dart
ProtocolNotSupportedException
protocols property
protocols property
dark_mode
light_mode
protocols
property
List
<
ProtocolID
>
protocols
final
List of protocols that were not supported by the muxer
Implementation
final List<ProtocolID> protocols;
dart_libp2p package
documentation
p2p/protocol/multistream/client
ProtocolNotSupportedException
protocols property
ProtocolNotSupportedException class