anotherim-desktop/xmpp-vala/src
Alexandre Jousset 5bca23615f XEP-0215: management of the field expires [2]
Fix following comment and recommandations:

- Use DateTime? type instead of int64?
- check the computed delay value against sane values
- use a HashMap to keep track of timers and cancel them on connection
  closed
- add equals and hash funcs to XmppStream to use with the HashMap
- rename the callback to reflect its meaning
- test the TURN server conf before STUN default server
2024-04-24 18:53:05 +03:00
..
core XEP-0215: management of the field expires [2] 2024-04-24 18:53:05 +03:00
module XEP-0215: management of the field expires [2] 2024-04-24 18:53:05 +03:00
glib_fixes.vapi Async service lookup, connect and write 2017-11-23 01:28:29 +01:00
util.vala Collapse most stream releated errors into IOError 2023-02-07 10:50:43 +01:00