rama
0.2.0-alpha.4
Module client
Modules
Structs
Traits
Functions
In rama::
tcp
Module
rama
::
tcp
::
client
Copy item path
[
−
]
Expand description
Rama TCP Client module.
Modules
§
service
TCP services for Rama.
Structs
§
Parts
The parts that make up a Tcp
Request
.
Request
A request to establish a Tcp Connection.
Traits
§
TcpStream
Connector
Trait used internally by
tcp_connect
and the
TcpConnector
to actually establish the [
TcpStream
.]
Functions
§
default_
tcp_
connect
Establish a [
TcpStream
] connection for the given
Authority
, using the default settings and no custom state.
tcp_
connect
Establish a [
TcpStream
] connection for the given
Authority
.