xmpp-rs/src
2017-02-21 14:25:00 +01:00
..
plugins use the minidom ElementBuilder::text method 2017-02-21 00:07:10 +01:00
client.rs edit some documentation on Client and ClientBuilder 2017-02-21 14:22:05 +01:00
connection.rs abstract some of the connection stuff away 2017-02-20 17:41:09 +01:00
error.rs put DOM stuff into a separate crate: minidom-rs 2017-02-19 21:00:59 +01:00
event.rs add plugin infrastructure 2017-02-20 16:28:51 +01:00
jid.rs add documentation to Jid 2017-02-21 14:25:00 +01:00
lib.rs abstract some of the connection stuff away 2017-02-20 17:41:09 +01:00
locked_io.rs more cleanups, put LockedIO into its own module 2017-02-19 02:32:28 +01:00
ns.rs add a few namespaces 2017-02-20 02:05:49 +01:00
plugin.rs add plugin infrastructure 2017-02-20 16:28:51 +01:00
transport.rs add stream resetting to the transport 2017-02-20 02:05:36 +01:00