A new update is available for SmartFoxServer 2X. The new cumulative patch works with any SFS2X from version 2.0.1 and above, providing support for native HTML5 clients via WebSockets. The patch includes the new JavaScript client API and full fledged example of usage with source code.
We also introduced a new server side feature called SystemController Filters, that allows custom logic to be added on top of the System requests.
- Read the release notes and download the update
- Learn more about the HTML5/JavaScript support
- Learn more about SystemController Filters
Last but not least, we published a new Unity example + tutorial created by Andy Martin, showing the Buddy List features of SmartFoxServer 2X.
Two new tutorials and one example, complete with its source code, are available in the SmartFoxServer 2X online documentation. The Tris tutorial describes the homonymic game available in the Unity examples package since the first release. The Object Movement example (and tutorial) show how to make an avatar move in a multiplayer virtual environment with a few lines of code. You can find them all
Good news everyone! The official release version of SmartFoxServer 2X, namely 2.0, is now available for download!
Don’t miss the new tutorials for Android which will guide you through building multiplayer apps for Google’s mobile platform.