I try to implement simple websocket application.
Client: http://test1.w99.moonsite.co.il/
admin: http://test1.w99.moonsite.co.il/admin.html
The client makes initial connection successfully but then it gets packet from admin, the connection is lost.
Failed on iphone 4 with IOS 6.0.1 with 3G connection.
Works fine on canary chrome and iphone with wifi connection
did anyone implemented websocket application for iphone?