xmpp-rs/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-08-02 00:19:06 +02:00
..
client add XMPPStream.send_stanza() convenience method 2018-08-02 00:19:06 +02:00
component add XMPPStream.send_stanza() convenience method 2018-08-02 00:19:06 +02:00
event.rs unify Client::Event and Component::Event into Event 2017-07-23 02:46:47 +02:00
happy_eyeballs.rs happy_eyeballs: fix two mut warnings 2018-02-22 19:56:56 +01:00
lib.rs replace sha-1 with xmpp-parsers for component handshake 2018-08-01 01:08:39 +02:00
starttls.rs move stream_start out of places 2017-07-19 01:02:45 +02:00
stream_start.rs use tokio-codec 2018-07-31 23:34:04 +02:00
xmpp_codec.rs use tokio-codec 2018-07-31 23:34:04 +02:00
xmpp_stream.rs add XMPPStream.send_stanza() convenience method 2018-08-02 00:19:06 +02:00