anotherim-desktop/xmpp-vala
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
..
src XEP-0215: management of the field expires [2] 2024-04-24 18:53:05 +03:00
tests Implement XEP-0392: Consistent Color Generation 2023-03-05 16:47:46 +01:00
vapi Enabling display of more compiler warnings and fix some of them 2020-01-21 21:55:08 +01:00
CMakeLists.txt meson: Support all tests from cmake 2024-04-09 13:20:11 +03:00
meson.build meson: Support all tests from cmake 2024-04-09 13:20:11 +03:00
xmpp-vala.deps meson: Install more stuff 2023-10-06 15:25:12 +02:00