Wes Filleman
7d4fcd5c89
Forced all HTTPS Certs to accept. We have specific project reasons for doing this.
...
Updated for Android X, added podspec support,
2020-01-28 13:23:54 -07:00
Baard H. Rehn Johansen
7453aed769
Added TLS 'upgrade' support on Android
2018-05-04 00:50:39 +02:00
Baard H. Rehn Johansen
0e7f3457c2
Added TLS support on Android
2018-05-04 00:46:03 +02:00
Paul Puey
b27f3825e1
Close the socket if we get an error even if we don't have a listener
2018-02-05 14:37:11 -05:00
Paul Puey
f4645ce822
Fix crashes on Android
...
* Do callback vs throw on write() when socket is disconnected
* Close socket if we fail to connect
2018-01-05 18:24:46 -08:00
Paul Puey
53fdc03b8e
Fix for RN 0.47
2017-08-29 21:44:17 -07:00
Andy Prock
0f07346eac
eliminate the reverse dns lookup when connecting
2017-02-21 11:43:46 -08:00
Andy Prock
6fa42c9438
switch to NativeEventEmitter for sending events
2017-01-13 12:42:55 -08: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
Abhishek Kumar
43eb70a738
fix for hang on activity suspend/resume
2016-05-29 15:11:36 +08:00
Andy Prock
64afa9b677
properly resolve remote socket for accepted connections
2016-01-02 11:00:44 -08:00
Andy Prock
6a56aedebf
refactor android, remove useless callbacks
2015-12-31 11:02:57 -08:00
Andy Prock
fd7c132a5c
add android support
2015-12-29 16:00:18 -08:00
Andy Prock
e7852fc8c2
separate socket events
2015-12-24 11:18:51 -08:00
Andy Prock
5ce0b901d9
add more flow annotations
2015-12-23 10:57:51 -08:00
Andy Prock
c67d90052b
add stubs for android implementation
2015-12-21 13:57:43 -08:00