aioxmpp
aioxmpp copied to clipboard
register.py example does not handle errors, at all
This traces back to the IBR code itself, which doesn’t handle errors when registering. It uses send_and_wait_for of the XMLStream class (since it operates before a StanzaStream can be used) and does not check the type of the result IQ.
Issue is still open. Is it resolved? I would like to contribute to it.
@sheoran27 This is still open and you’re welcome to contribute! Hop in our chat room ([email protected]) or ask here if you have any questions.