[][src]Module ntex_amqp::server

Re-exports

pub use self::sasl::Sasl;
pub use crate::error::LinkError;
pub use crate::types::Link;
pub use crate::types::Outcome;
pub use crate::types::Transfer;

Modules

sasl

Structs

ControlFrame
Error
HandshakeAck

Handshake ack message

HandshakeAmqp

Open new connection

HandshakeAmqpOpened

Connection is opened

Router
Server

Server dispatcher factory

State

Enums

ControlFrameKind
Handshake

Connection handshake

HandshakeError

Errors which can occur when attempting to handle amqp handshake.

ServerError

Errors which can occur when attempting to handle amqp connection.