xmpp-rs/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-02-27 15:30:39 +01:00
..
plugins update messaging plugin to support sending messages, still not sure how i'm going to modify the plugin architecture, so stays very unstable for now 2017-02-27 15:03:08 +01:00
sasl add some documentation to src/sasl/mod.rs 2017-02-25 15:50:26 +01:00
client.rs added more channel binding infrastructure 2017-02-25 06:58:42 +01:00
connection.rs abstract some of the connection stuff away 2017-02-20 17:41:09 +01:00
error.rs handle SASL failures 2017-02-24 17:20:00 +01:00
event.rs more documentation \o/ 2017-02-21 17:38:29 +01:00
jid.rs add with_node, with_domain and with_resource to Jid 2017-02-27 15:30:39 +01:00
lib.rs some work towards proper SASL support 2017-02-24 16:49:17 +01:00
locked_io.rs more cleanups, put LockedIO into its own module 2017-02-19 02:32:28 +01:00
ns.rs document the ns module a bit 2017-02-21 18:17:49 +01:00
plugin.rs more documentation \o/ 2017-02-21 17:38:29 +01:00
transport.rs added more channel binding infrastructure 2017-02-25 06:58:42 +01:00