components
|
remove unused stanza_error implementation
|
2017-05-27 22:24:16 +01:00 |
client.rs
|
add a get_own_jid method to plugins
|
2017-05-29 03:14:26 +01:00 |
component.rs
|
add a get_own_jid method to plugins
|
2017-05-29 03:14:26 +01:00 |
connection.rs
|
add a Component2S connection type
|
2017-04-01 17:16:24 +01:00 |
error.rs
|
update to the latest base64
|
2017-05-04 20:25:58 +01:00 |
event.rs
|
resolve deadlock, fix component.rs
|
2017-05-27 18:41:54 +02:00 |
lib.rs
|
update to xmpp-parsers 0.7.0
|
2017-07-23 18:59:41 +01:00 |
ns.rs
|
Merge branch 'component' into 'master'
|
2017-04-01 20:57:40 +00:00 |
plugin_macro.rs
|
simplify plugin code
|
2017-05-27 19:40:00 +02:00 |
transport.rs
|
Remove debug println in transport.rs
|
2017-06-12 22:22:43 +01:00 |
util.rs
|
update to sasl-rs 0.3.0, process error stanzas
|
2017-03-07 18:19:09 +01:00 |