Crate amq_protocol_tcp[][src]

Expand description

AMQP URI TCP connection handling

amq-protocol-tcp is a library aiming at providing tools to help connecting to an AMQP URI

Structs

Re-export TcpStream

A builder for client-side TLS connections.

Re-export TcpStream

Re-export TcpStream

Re-export TcpStream

Unsafe wrapper “Cloning” the TcpStream but not closing it on drop.

Enums

Re-export TcpStream

Re-export TcpStream

Re-export TcpStream

Traits

Trait providing a method to connect to a TcpStream

Type Definitions

Re-export TcpStream