DigiEggz / smartfox-haxe-client

Haxe client for SmartFoxServer 2X 🦊

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartFoxServer 2X Haxe Client API

This fork adds support for encrypted connections + other improvements. Pull requests are welcome!

Platforms

Platform Support
HTML5 WS/WSS
Flash WS/WSS/Socket/BlueBox
Adobe AIR WS/Socket/BlueBox
Windows WS/WSS/Socket/BlueBox
Linux Untested
macOS Socket/BlueBox
Android Socket/BlueBox
iOS Socket/BlueBox
HashLink Socket/BlueBox
Neko Socket/BlueBox

Instructions

Installation:

haxelib git smartfox-haxe-client https://github.com/DigiEggz/smartfox-haxe-client.git

Add the following line to your project.xml:

<haxelib name="smartfox-haxe-client"/>

Usage is very similar to the AS3 API. Check out AS3 examples here:
http://docs2x.smartfoxserver.com/ExamplesFlash/introduction

Contributors

A special thanks to Vincent Blanchet for the original port and to everyone else who has helped make this project what it is.

About

Haxe client for SmartFoxServer 2X 🦊

License:MIT License


Languages

Language:Haxe 100.0%