[TIMOB-10443] IOS: Review and remove Ti.Network.TCPSocket
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Hold |
Resolution Date | 2012-08-23T15:15:05.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Sprint 2012-17 API, Release 3.0.0 |
Components | iOS |
Labels | api |
Reporter | Vishal Duggal |
Assignee | Blain Hamon |
Created | 2012-08-14T09:46:18.000+0000 |
Updated | 2017-03-07T19:02:40.000+0000 |
Description
Breaking this into a separate task as the Bonjour Service relies on this class and needs to be refactored as well.
PR should include the doc update as well
Unfortunately, it can't be removed cleanly as Bonjour Services rely heavily on it, and rely on it in such a way that the TCPSocketProxy has to explicitly be created before using Bonjour.
Marking as hold: Ideally it would be good to replace our current Bonjour with an external module that uses the newer stream design outright.
Should replace and deprecate Bonjour outright in our free time.
Closing ticket due to time passed.