components
|
remove unused stanza_error implementation
|
2017-05-27 22:24:16 +01:00 |
plugins
|
add an ibb plugin
|
2017-05-27 22:24:16 +01:00 |
client.rs
|
abstract plugin logic into PluginContainer
|
2017-05-27 20:33:56 +02:00 |
component.rs
|
abstract plugin logic into PluginContainer
|
2017-05-27 20:33:56 +02: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
|
fix up the event system, no more unsafe!
|
2017-05-27 16:56:44 +02:00 |
ns.rs
|
Merge branch 'component' into 'master'
|
2017-04-01 20:57:40 +00:00 |
plugin.rs
|
abstract plugin logic into PluginContainer
|
2017-05-27 20:33:56 +02:00 |
plugin_macro.rs
|
simplify plugin code
|
2017-05-27 19:40:00 +02:00 |
transport.rs
|
update to the latest sasl
|
2017-05-04 20:26:46 +01:00 |
util.rs
|
update to sasl-rs 0.3.0, process error stanzas
|
2017-03-07 18:19:09 +01:00 |