CHChinmay HardikarApr 27, 2017
React Native - creating web-socket connection issue
I am trying to create a web-socket connection between React-Native app and a server. When I print the object of ws on console, I am getting an readystate corresponding to 3, which means it's in closed state. What should I do to make it work? When I a...
JJesley commented










