Crate tokio_xmpp[][src]

Expand description

XMPP implementation with asynchronous I/O using Tokio.

Modules

Contains wrapper for <stream:features/>

XMPPStream provides encoding/decoding for XMPP

Structs

XMPP client connection and state

Component connection to an XMPP server

XML parse error wrapper type

A simple XMPP client connection

Enums

Authentication error

Error establishing connection

Top-level error type

High-level event on the Stream implemented by Client and Component

Anything that can be sent or received on an XMPP/XML stream

Causes for stream parsing errors

XMPP protocol-level error