Add OOB
This commit is contained in:
parent
8bdd19b0ff
commit
ccd46047be
3 changed files with 73 additions and 0 deletions
|
|
@ -87,6 +87,9 @@ pub mod rsm;
|
|||
/// XEP-0060: Publish-Subscribe
|
||||
pub mod pubsub;
|
||||
|
||||
/// XEP-0066: OOB
|
||||
pub mod oob;
|
||||
|
||||
/// XEP-0071: XHTML-IM
|
||||
pub mod xhtml;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue