Expand description
Exchange messages over arbitrary transport.
Modules§
- Communicate with an authenticated peer over an encrypted connection.
- Utility functions for the stream module.
Enums§
- Errors that can occur when interacting with a stream.
Traits§
- A trait for receiving messages.
- A trait for sending messages.