Module stream
Expand description
Utilities that operate on a Stream
Modules§
- dep
- Dependencies for rama stream modules.
- layer
- Rama middleware services that operate directly on network
rama_core::stream::Stream
types. - matcher
service::Matcher
s implementations to match onSocket
s.- service
- Rama services that operate directly on
rama_core::stream::Stream
types.
Structs§
- Client
Socket Info - Information about the socket on the egress end.
- Socket
Info - Connected socket information.
Traits§
- Socket
- Common information exposed by a Socket-like construct.