Commit Graph

35 Commits

Author SHA1 Message Date
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
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
Martin Obrátil
84b16cced7 Initial commit 2014-09-26 15:04:07 +02:00