0

I am using socketio for network response call in my iPhone app. The data can came on anytime and is heavy data.

Sometime my app get hang and fliker a lot of new data comesup.

So which method or API or things to use in app. NSOperation queue or the Dispatch_async methods. Any suggetions please

Esha
  • 1,328
  • 13
  • 34
  • https://stackoverflow.com/questions/10373331/nsoperation-vs-grand-central-dispatch – Piyush Jun 12 '17 at 06:46
  • @PiyushPatel I am looking for WEbSocket based API. for the Socket io , ON calls. – Esha Jun 12 '17 at 06:49
  • looking for https://github.com/elabs/mobile-websocket-example & https://github.com/facebook/SocketRocket ? – Piyush Jun 12 '17 at 06:57

0 Answers0