jdev - 2020-04-27


  1. marc0s

    hi, I was reading over https://xmpp.org/rfcs/rfc6120.html#streams-close and looking at my debug logs how an account logs in, and I see some different <stream> openings at some different stages (the first and obvious one, the one after the TLS handshake, the one after the successful auth...). Aren't those streams never closed explicitly? I can't see at that linked section about it. Maybe should I read at some other section? thanks!