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::Matchers implementations to match on Sockets.
service
Rama services that operate directly on rama_core::stream::Stream types.

Structs§

ClientSocketInfo
Information about the socket on the egress end.
SocketInfo
Connected socket information.

Traits§

Socket
Common information exposed by a Socket-like construct.