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