Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for websocket connection before sending connnection-init message #56

Closed
andyrichardson opened this issue May 7, 2020 · 0 comments · Fixed by #57
Closed

Wait for websocket connection before sending connnection-init message #56

andyrichardson opened this issue May 7, 2020 · 0 comments · Fixed by #57
Labels
Bug Something isn't working

Comments

@andyrichardson
Copy link
Collaborator

About

Currently connection-init messages are being sent when the exchange is initialised - this is fine for the browser (where the connection is synchronous and guaranteed) but not for native where the connection may not be established.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
1 participant