dino/xmpp-vala
hrxi 148cf48d2b Add libnice and listen for direct connections in Jingle SOCKS5 (#608)
Add libnice as a plugin. If it is present, use libnice to enumerate
local IP addresses and listen on them to support direct connections for
Jingle SOCKS5.

Tested with Conversations and Gajim.

Created the nice.vapi file using
```
vapigen --library nice --pkg gio-2.0 --metadatadir metadata /usr/share/gir-1.0/Nice-0.1.gir
```
2021-03-19 22:06:02 +01:00
..
src Add libnice and listen for direct connections in Jingle SOCKS5 (#608) 2021-03-19 22:06:02 +01:00
tests Change test code for older vala compat 2020-06-28 13:00:17 +02:00
vapi Enabling display of more compiler warnings and fix some of them 2020-01-21 21:55:08 +01:00
CMakeLists.txt Add support for Direct MUC Invitations (XEP-0249) 2021-01-12 23:10:45 +01:00