aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0215_external_service_discovery.vala
Commit message (Collapse)AuthorAgeFilesLines
* XEP-0215: management of the field `expires`Alexandre Jousset11 days1-0/+4
| | | | | | Add a field in `Xmpp.Xep.ExternalServiceDiscovery` to keep track of the `expires` TURN service value and use it (divided by 2) to restart periodically the external services discovery.
* Add External Service Discovery (XEP-0215) supportfiaxh2021-03-211-0/+49