Modules§
Structs§
- Connection
- Connection
Of RelationshiptoEndpointOf.- Endpoint
- An endpoint. Uses dynamic dispatch to provide a type erased api to a
Transportimplementation. - Endpoint
Of RelationshipTargetof [ComponentOf].- Mismatched
Stream Error - Nevy
Transport Plugins - Adds plugins for all transport protocols that have been feature enabled.
- NoConnection
Error - Nonexistent
Stream Error - Stream
- An id for a stream on a connection that is either send, receive or both.
- Stream
Requirements - Specifies the requirements for a stream when opening it.
- Transport
Update Systems - The system set where implementations place their update systems.
- Unsupported
Stream Requirements Error
Enums§
- Connection
Status - Inserted when a
ConnectionOfcomponent is inserted. - Stream
Read Error - Reason why reading a stream wasn’t successful, but not a critical failure.
Constants§
- DEFAULT_
TRANSPORT_ SCHEDULE - The schedule where implementations place their update systems by default.