NetGain icon indicating copy to clipboard operation
NetGain copied to clipboard

is it able to asynchronously receive data

Open wandrewc opened this issue 7 years ago • 1 comments

I created the news feed websocket in which it send data to socker server every second, meanwhile I send the new post to the server, it seems like receive synchronously. I would like to know if there is any way to make it async to run the process

wandrewc avatar Apr 11 '18 13:04 wandrewc

can you be more specific? do you have a minimal example of which API you're using that is behaving in an unexpected way?

mgravell avatar Apr 11 '18 14:04 mgravell