Files
server/ws
Jannis Mattheis d71c303df7 Use IPv4 stun for IPv6 connections
* User1 connects with IPv6
* User2 connects with IPv4 (without any support for IPv6)
* User1 asks via STUN for his address, and receives a IPv6 address back
* User2 asks via STUN for his address, and receives a IPv4 address back
* User2 cannot connect to User1 IPv6 address

After this fix: User1 asks both for his IPv4 and IPv6 addresses.

See #56
2020-12-03 19:49:31 +00:00
..
2020-10-11 09:09:22 +00:00
2020-10-15 16:41:01 +00:00
2020-10-23 19:40:06 +02:00
2020-10-15 16:41:01 +00:00
2020-10-04 20:10:38 +02:00
2020-10-11 09:09:22 +00:00
2020-10-04 20:10:38 +02:00
2020-10-04 20:10:38 +02:00
2020-10-04 20:10:38 +02:00
2020-10-15 16:41:01 +00:00
2020-10-09 16:37:39 +02:00
2020-12-03 19:49:31 +00:00