Commit Graph

22 Commits

Author SHA1 Message Date
kitolog
ebe8bc7bd3 Fixed timeout errors params 2018-03-01 13:16:19 +03:00
kitolog
462dfdafc8 Added ios open and write timeouts, changed js errors format 2018-02-28 11:35:33 +03:00
kitolog
44dfa14566 Fixed ios multiple sockets streams 2017-10-26 18:48:36 +03:00
Martin Obrátil
5f5b0264a1 Merge branch 'master' of https://github.com/mobratil/sockets-for-cordova 2015-07-11 10:32:39 +02:00
Martin Obrátil
da1ce67995 added bsd licence to code 2015-07-11 10:32:29 +02:00
Martin Obrátil
04cb562ac3 Update SocketAdapter.m
Improved scalability of write operation for iOS platform
2015-05-20 14:09:26 -07:00
Martin Obrátil
b67810f3c5 Fix of unresponsive webview during opening connection to server on Android platform 2014-12-29 17:08:03 +01:00
Martin Obrátil
5083cfe79b Fixed ios api 2014-11-12 16:40:46 +01:00
Martin Obrátil
fd0856db30 Fixed WP API 2014-11-11 17:11:31 +01:00
Martin Obrátil
afd5f2d36b Applied API refactoring 2014-11-11 16:17:02 +01:00
Martin Obrátil
c99ea1cf48 Fix of close method for wp and android platforms. 2014-11-10 10:46:51 +01:00
Martin Obrátil
582f667e65 Small fixes and cleanup 2014-11-09 20:51:51 +01:00
Martin Obrátil
6824f18c8e Api refactoring - refactored js part and Android platform 2014-10-18 18:46:56 +02:00
Martin Obrátil
a781e7cd6b Small fixes for wp8 2014-10-13 14:45:17 +02:00
aaa
7719285010 Fix of crash when network is unreachable during connecting 2014-10-13 10:18:30 +01:00
aaa
4b99d73adf Added shutdown write method for ios platform. Fixed few bugs. 2014-10-12 21:13:39 +01:00
aaa
479c5003bd Fixed threading in ios 2014-10-10 17:04:49 +01:00
aaa
9429adb034 All blocking calls in ios plugin now runs in background thread. 2014-10-10 15:08:58 +01:00
Martin Obrátil
c74a2ee950 Fix handling of socket conection errors 2014-10-10 09:05:29 +02:00
Martin Obrátil
813e44083a Fix for Android older than 4.4 2014-10-09 20:14:19 +02:00
aaa
6bd83b9fc4 Added support for ios 2014-10-05 21:30:17 +01:00
Martin Obrátil
988ebdeb41 Added implementation for android and wp8 platforms 2014-09-26 15:21:24 +02:00