add an ibb plugin
This commit is contained in:
parent
64c8027936
commit
1378ca3724
3 changed files with 178 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
pub mod messaging;
|
||||
pub mod presence;
|
||||
pub mod ping;
|
||||
pub mod ibb;
|
||||
pub mod stanza;
|
||||
pub mod stanza_debug;
|
||||
pub mod unhandled_iq;
|
||||
|
|
|
|||
Loading…
Reference in a new issue