Expand description
All capability related types
Structs§
- A Capability message consisting of the message-id and the payload
- Non-empty,ordered list of recognized shared capabilities.
- An error thrown when capabilities mismatch.
Enums§
- Various protocol related event types bubbled up from a session that need to be handled by the network.
- This represents a shared capability, its version, and its message id offset.
- An error that may occur while creating a
SharedCapability
.
Functions§
- Determines the offsets for each shared capability between the input list of peer capabilities and the input list of locally supported Protocol.