You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has come up for us in testing where we start multiple Romeo.Connections in a test. It's difficult to verify which connection received a stanza or bound to a resource. Could we add the underlying connection to the messages or a ref?
The text was updated successfully, but these errors were encountered:
This has come up for us in testing where we start multiple
Romeo.Connection
s in a test. It's difficult to verify which connection received a stanza or bound to a resource. Could we add the underlying connection to the messages or a ref?The text was updated successfully, but these errors were encountered: