removeProtocols abstract method
RemoveProtocols removes the given protocols from the peer.
Implementation
void removeProtocols(PeerId id, List<ProtocolID> protocols);
RemoveProtocols removes the given protocols from the peer.
void removeProtocols(PeerId id, List<ProtocolID> protocols);