support of websocket
support of websocket
I have little knowledge about websocket. But I want to develop application deployed on pc and mobile device. I want to select HTML5 client. But I have some worry about the support of websocket. for example. if WebSocket can be supported in iphone,android.
Re: support of websocket
The websocket support is given by the browser you use. For example Chrome supports websockets, Safari for iOS6 too, Firefox too. IE9 no, but IE10 should support it (we haven't tested it yet).
Paolo Bax
The SmartFoxServer Team
The SmartFoxServer Team