[][src]Crate amq_protocol_tcp

AMQP URI TCP connection handling

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

Structs

Identity

Re-export TcpStream Holds PKCS#12 DER-encoded identity and decryption password

Enums

TcpStream

Re-export TcpStream Wrapper around plain or TLS TCP streams

Traits

AMQPUriTcpExt

Trait providing a method to connect to a TcpStream