I'm working on application iOS swift, that i required to make tcp call to server every 2-3 sec, and after server give me response to related request.
Now, My iOS device get heating after few minutes, so my question is tcp call effect on device heating or device heating is nothing to do with tcp call?
Im using this Lib to call TCP request