Closed liu0fanyi closed 7 years ago
sorry , websocket stuck don't disturb web loading... after run both ios & android app, my js file in server can't load smoothly, and always stuck in firefox & ie... chrome just ok...but need more time to load js file...
maybe my server's bandwidth is not enough? I have only 1m bandwidth & 2g memory, and after run node & mongod, 1.8g memory will be used...
I have a meteor server, and set websocket connection like this: METEOR_URL = 'wss://xx.com:443/websocket'; And yes, I can get my data from meteor server in react native.
but after that, each time I try to load my web app(clear cache before), have to wait for a long time for idle like this:
and I found this in network:
What should I do? I don't know how to continue, and come here... Thanks a lot