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
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Using chrome-net on top of the plugin I am trying to get an iOS cordova app to connect to the bitcoin p2p network cordova-bitcore. As of now it seems the connection between the app and the peer is fully connected. There is however no repose on sending a message. I am wondering or this could be caused by the missing setNoDelay() function?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using chrome-net on top of the plugin I am trying to get an iOS cordova app to connect to the bitcoin p2p network cordova-bitcore. As of now it seems the connection between the app and the peer is fully connected. There is however no repose on sending a message. I am wondering or this could be caused by the missing setNoDelay() function?
The text was updated successfully, but these errors were encountered: