Commit Graph

51 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
64acef4ce9 Added package.json 2017-10-26 19:02:32 +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
3122fe2955 Added BSD License to Readme 2015-07-01 11:50:59 +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
7c12fbab8d Update README.md 2015-01-21 16:58:31 +01:00
Martin Obrátil
db634563b0 Update README.md 2015-01-03 09:47:18 +01:00
Martin Obrátil
caf3f7f84b Update README.md 2015-01-03 09:44:55 +01:00
Martin Obrátil
cdcd618709 Changed version to 1.1 in plugin.xml 2015-01-03 09:33:10 +01:00
Martin Obrátil
84bf05adbb Merge branch 'unresponsive-webview-issue#5' into version1.1 2015-01-03 09:27:07 +01:00
Martin Obrátil
35610726a2 Merge branch 'socket-state-issue#4' of https://github.com/mobratil/sockets-for-cordova into socket-state-issue#4 2015-01-03 09:18:51 +01:00
Martin Obrátil
53372f1de9 Added CLOSING state, added state chcking before each operation, small bug fixes. 2015-01-03 09:18:14 +01: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
354fdc668f Update README.md
Added API documentation of socket state property
2014-12-19 23:28:52 +01:00
Martin Obrátil
df1d4f8272 Proposal impleementation of state property on Socket prototype 2014-12-19 22:53:13 +01:00
Martin Obrátil
88bc09fb83 Update README.md
Fixed README.md - socket.send(data) should be socket.write(data)
2014-12-17 21:52:50 +01:00
Martin Obrátil
72f1e724cb Updated version to 1.0.0 2014-12-09 21:01:08 +01:00
Martin Obrátil
c6f2f10af8 Update README.md 2014-12-07 23:00:27 +01:00
Martin Obrátil
cc2933b134 Merge branch 'master' of https://github.com/mobratil/sockets-for-cordova 2014-12-04 20:34:59 +01:00
Martin Obrátil
fea4741e70 Update of plugin.xml 2014-12-04 20:34:13 +01:00
Martin Obrátil
13e8daf427 Update README.md 2014-12-04 20:26:14 +01:00
Martin Obrátil
9a82072a4f Update README.md 2014-12-04 19:26:06 +01:00
Martin Obrátil
ea105fb7f6 Update README.md 2014-11-26 09:22:46 +01:00
Martin Obrátil
7287dd52a4 Update README.md 2014-11-24 21:51:42 +01:00
Martin Obrátil
5083cfe79b Fixed ios api 2014-11-12 16:40:46 +01:00
Martin Obrátil
d13b37b960 Update README.md 2014-11-11 20:28:37 +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
0b8be215a5 Update README.md 2014-11-10 21:01:58 +01:00
Martin Obrátil
e79219cd87 Update README.md 2014-11-10 10:58:53 +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
b35a04b159 Fix of buffer datatype 2014-11-09 21:02:46 +01:00
Martin Obrátil
582f667e65 Small fixes and cleanup 2014-11-09 20:51:51 +01:00
Martin Obrátil
94d7be1791 Update README.md
Added description of API
2014-10-18 22:59:20 +02:00
Martin Obrátil
cb9c7c63dc Fix in socketEvntHandler in socket.js. Small cleanup in socket.js 2014-10-18 19:36:47 +02: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
93f316b91f Merge branch 'master' of https://github.com/mobratil/sockets-for-cordova 2014-10-09 20:39:57 +02:00
Martin Obrátil
813e44083a Fix for Android older than 4.4 2014-10-09 20:14:19 +02:00
aaa
9d163e7edc Fixed ios configuration in config.xml. 2014-10-07 16:05:12 +01: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