Add StanzaTimeInfo for <delay> (XEP-0203)
This commit is contained in:
parent
a21cd76b5d
commit
3d9bdd6fe2
8 changed files with 114 additions and 18 deletions
|
|
@ -13,6 +13,7 @@ extern crate log;
|
|||
|
||||
pub mod agent;
|
||||
pub mod builder;
|
||||
pub mod delay;
|
||||
pub mod disco;
|
||||
pub mod event;
|
||||
pub mod event_loop;
|
||||
|
|
|
|||
Loading…
Reference in a new issue