mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-02 11:37:07 +00:00
Previously, every TLS connection caused a communication with UDP and this was bad. Then every UDP connection caused a communication and this was better. This takes things a little further by only doing the communication if there is a known interested party now.