Page 1 of 1

HTML5 API and example

Posted: 17 Sep 2012, 15:53
by Bax
Version 2.3.0 of SmartFoxServer (distributed as a patch available here) now supports the HTML5 WebSocket protocol by means of a new JavaScript API. More informations are available in the following document: http://docs2x.smartfoxserver.com/Gettin ... eb-sockets

After installing the patch, the new API can be found as a zip file (JS-API.zip) in the Client folder under the main SFS2X installation folder.
The archive contains the API and a full example to be studied. Have fun!