XMPP: Remove STUN lookups
Review Request #2173 — Created Jan. 3, 2023 and submitted — Latest diff uploaded
While this worked in some regard, it was only refreshed when an account connected which will lead to caching issues over time. Also as we're trying to migrate all of the NAT traversal stuff to traversity, this code was a blocker for removing the STUN code from libpurple itself.
Connected an XMPP account without issue.