XEP-0157: Contact Addresses for XMPP Services.
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
107bd90a87
commit
ba5a014de9
3 changed files with 240 additions and 0 deletions
|
|
@ -101,6 +101,9 @@ pub mod component;
|
|||
/// XEP-0115: Entity Capabilities
|
||||
pub mod caps;
|
||||
|
||||
/// XEP-0157: Contact Addresses for XMPP Services
|
||||
pub mod server_info;
|
||||
|
||||
/// XEP-0166: Jingle
|
||||
pub mod jingle;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue