sockets-for-cordova
sockets-for-cordova copied to clipboard
Cordova plugin for socket network communication
Results
2
sockets-for-cordova issues
Sort by
recently updated
recently updated
newest added
I'm using this inside a Capacitor hybrid mobile app, which uses TCP sockets to communicate with a proprietary device using a local WiFi network. I used the original `blocshop` version...
Added timeout param on "open" method [Android]. Added setOptions method to socket.js. Now from cordova/ionic it's possible to set options directly [Android / iOS]. Removed setSoTimeout with fixed value of...