72 Commits

Author SHA1 Message Date
Andy Prock
a88d5bea7f Fixes #10, socket timeout now refreshes on data 2016-12-02 11:33:01 -08:00
Andy Prock
f641b5e6db 3.0.2 v3.0.2 2016-12-01 15:17:51 -08:00
Andy Prock
f6a65339b8 Merge pull request #25 from PeelTechnologies/streams
Fixes #24 stream compatibility udpates
2016-12-01 15:17:04 -08:00
Andy Prock
65a939bfdc Fixes #24 stream compatibility udpates
drop stream-browserify from dependencies
update rctsockets sample to rn 0.38.0
add dev-dependency on rn-nodeify to sample
update docs
2016-12-01 13:16:00 -08:00
Andy Prock
209f2a817d 3.0.1 v3.0.1 2016-11-22 11:19:07 -08:00
Andy Prock
222c28d150 Merge pull request #22 from PeelTechnologies/serverClose
ensure server close events are being sent
2016-11-22 11:18:00 -08:00
Andy Prock
aeb748a480 ensure server close events are being sent 2016-11-09 10:47:03 -08:00
Andy Prock
8637618b6e 3.0.0 v3.0.0 2016-11-03 09:27:46 -07:00
Andy Prock
79103ab4cd Merge pull request #21 from PeelTechnologies/stream
make sockets duplex streams
2016-11-03 09:27:29 -07:00
Andy Prock
099a7d82bb make sockets duplex streams 2016-10-27 09:14:43 -07:00
Andy Prock
5190cf5d9f 2.0.5 v2.0.5 2016-10-24 16:12:14 -07:00
Andy Prock
f6ca633843 bump rctsockets example to rn 0.35 2016-10-24 16:12:07 -07:00
Andy Prock
79795b8250 fix server listen error in ios 2016-10-24 16:11:47 -07:00
Andy Prock
4b1c20c02a 2.0.4 v2.0.4 2016-09-20 13:07:32 -07:00
Andy Prock
57e9f2eb31 Merge pull request #18 from franrios/master
refactor of default server binding address
2016-09-20 13:06:45 -07:00
franrios
7f33dfbfff refactor of default binding address 2016-09-20 10:20:11 +02:00
Andy Prock
c82dfe90bc 2.0.3 v2.0.3 2016-09-19 13:03:47 -07:00
Andy Prock
1085d66123 update readme with latest linking info 2016-09-19 13:03:40 -07:00
Andy Prock
d2c2c5585c 2.0.2 v2.0.2 2016-09-19 12:49:28 -07:00
Andy Prock
cefe613251 Merge pull request #14 from alwx/master
Fix for iOS 10
2016-09-19 12:14:02 -07:00
Alexander Pantyuhov
a99f6bf8f1 Fix for iOS 10 2016-09-19 10:50:58 +03:00
Andy Prock
c422771827 Merge pull request #12 from richfisher/update_CocoaAsyncSocket
update CocoaAsyncSocket to latest version
2016-08-15 07:59:20 -07:00
richfisher
2303105741 update CocoaAsyncSocket to latest, fix ipv6 client connecting issue 2016-08-13 21:33:59 +08:00
Andy Prock
a66adc7e82 2.0.1 v2.0.1 2016-07-20 14:59:59 -07:00
Andy Prock
340708d00d Merge pull request #7 from PeelTechnologies/androiddocs
fix incorrect android linking info in README
2016-07-20 14:57:17 -07:00
Andy Prock
d7ed345384 update example and docs for react-native 0.29.2 2016-07-20 12:39:59 -07:00
Andy Prock
d44ee93f1a fix incorrect android linking info in README 2016-07-19 10:58:46 -07:00
Andy Prock
dd8d0e3fd4 Merge pull request #8 from PeelTechnologies/fixcase
Fixcase
2016-07-19 10:58:16 -07:00
Andy Prock
b3a3eb333b fix case of rctsockets folder 2016-07-19 10:55:29 -07:00
Andy Prock
df57716b36 move example to tmp 2016-07-19 10:54:16 -07:00
Andy Prock
31c4e65165 2.0.0 v2.0.0 2016-06-17 14:00:51 -07:00
Andy Prock
c9ed8763e4 Merge pull request #5 from PeelTechnologies/update
fix oustanding issues
2016-06-17 14:00:20 -07:00
Andy Prock
29e56e92d8 fix oustanding issues
Updated the Readme (use rnpm when linking)
Updated the android project structure to work with rnpm
Rebuilt the RctSockets Sample to display the socket lifecycle
Updated RctSockets to the latest react-native in the sample (0.27.2)
2016-06-17 13:55:05 -07:00
Andy Prock
575f9e660e Merge pull request #4 from bettiah/master
fix for hang on activity suspend/resume
2016-06-17 09:21:07 -07:00
Abhishek Kumar
43eb70a738 fix for hang on activity suspend/resume 2016-05-29 15:11:36 +08:00
Andy Prock
d8afe9c68a 1.0.1 v1.0.1 2016-02-02 15:39:13 -08:00
Andy Prock
7192886658 update android code and readme for react-native 0.18 2016-02-02 15:39:04 -08:00
Andy Prock
4458d6a089 1.0.0 v1.0.0 2016-01-02 11:05:12 -08:00
Andy Prock
563bac71d5 podspec version bump major 2016-01-02 11:05:05 -08:00
Andy Prock
1830ed68f8 0.5.0 v0.5.0 2016-01-02 11:03:48 -08:00
Andy Prock
f316cb3a4b prepare for public release 2016-01-02 11:03:35 -08:00
Andy Prock
6bb767545e cleanup comments and remove dead code 2016-01-02 11:01:03 -08:00
Andy Prock
64afa9b677 properly resolve remote socket for accepted connections 2016-01-02 11:00:44 -08:00
Andy Prock
bf08b2ae31 0.4.1 v0.4.1 2015-12-31 13:44:46 -08:00
Andy Prock
f5d0acbbe4 documentation cleanup 2015-12-31 13:44:37 -08:00
Andy Prock
e7ba0bab9b 0.4.0 v0.4.0 2015-12-31 13:41:57 -08:00
Andy Prock
30237bcc6e bump podspec version 2015-12-31 13:41:50 -08:00
Andy Prock
5c284e5622 stub out missing net.js apis 2015-12-31 13:40:43 -08:00
Andy Prock
0b9c8f3464 0.3.1 v0.3.1 2015-12-31 11:04:13 -08:00
Andy Prock
b65f11fb72 android doc cleanup 2015-12-31 11:04:01 -08:00