Rapsssito / react-native-tcp-socket

React Native TCP socket API for Android, iOS & macOS with SSL/TLS support.
MIT License
304 stars 80 forks source link

Improve performance and fix remote address returning host name #109

Closed dlguswo333 closed 3 years ago

dlguswo333 commented 3 years ago

Sorry, this PR was mistakenly made, it should have not been forwarded to the original repository. By the way, remoteAddress returning remote host name is maybe not what you want. In my opinion, it should return the IP address of the remote host. I will polish the code and try to PR later.