To speed up reestablishment of TLS-encrypted streams when an XMPP connection is reconnected, Wocky could cache TLS sessions per host/port and reuse them as per RFC 5077. Another possibility is to implement it transparently in gio and make Wocky use TLS through gio with this feature.
(In reply to comment #0) > RFC 5077. Another possibility is to implement it transparently in gio and make > Wocky use TLS through gio with this feature. I kind of like the second possibility, see bug # 31447 for Wocky GIO port.
Let's not prevent the GIO port to move in.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.