WebSocket support for PhoneGap (iPhone)
NOTE: this plugin is no longer required as iOS provides native WebSockets to PhoneGap as of iOS v4 - some moons ago, so you don’t need this project any more.
I’m just leaving this here for historical purposes.
Then use the WebSocket as according to the specification.
This list might be bigger than I think - but here’s what I can think of:
This was written hacked by me, by using the code from cocoa-websocket and the code from GapSocket.
I don’t know how to write Objective-C so if this is a complete mess, I blame laziness entirely.