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
yep.
I think you will need a 5th step though: after the service is started on Alice's side, you will need to communicate the allocated port back to Bob.
And I suggest we use some "connection-setup-id" to handle this messaging between Bob and Alice, just to make sure they could be simultanuously setting up multiple connections with multiple connection-peers...
Yes. I was aiming to put that in the response body of Alice's last step, but because of the async nature of the .listen() call we might need an additional call
The connection process goes like this:
The text was updated successfully, but these errors were encountered: