parent
8db6b5602e
commit
2d7bf32ad4
5 changed files with 138 additions and 0 deletions
|
|
@ -128,6 +128,9 @@ pub mod sm;
|
|||
/// XEP-0199: XMPP Ping
|
||||
pub mod ping;
|
||||
|
||||
/// XEP-0202: Entity Time
|
||||
pub mod time;
|
||||
|
||||
/// XEP-0203: Delayed Delivery
|
||||
pub mod delay;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue