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