Closed andyrichardson closed 4 years ago
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.
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.