The protocol registry stores protocol codecs that allow transformation of multiaddr tuples from bytes to string and back again, and also validation of the address values.
Add a new protocol definition
Retrieve a protocol definition by it's code or name
Remove a protocol definition by it's code
The protocol registry stores protocol codecs that allow transformation of multiaddr tuples from bytes to string and back again, and also validation of the address values.