getProtocols abstract method
GetProtocols returns the protocols registered for the given peer.
Implementation
Future<List<ProtocolID>> getProtocols(PeerId id);
GetProtocols returns the protocols registered for the given peer.
Future<List<ProtocolID>> getProtocols(PeerId id);