menu
dart_libp2p package
documentation
core/network/stream.dart
P2PStream<T>
protocol abstract method
protocol abstract method
dark_mode
light_mode
protocol
abstract method
String
protocol
(
)
Returns the protocol ID associated with this stream
Implementation
String protocol();
dart_libp2p package
documentation
core/network/stream
P2PStream<T>
protocol abstract method
P2PStream class