All Projects → boorik → smartfox-haxe-client

boorik / smartfox-haxe-client

Licence: MIT license
haxe openfl client for smartfoxserver

Programming Languages

haxe
709 projects

Projects that are alternatives of or similar to smartfox-haxe-client

feathersui-openfl
Cross-platform graphical user interface components for creative frontend projects — powered by Haxe and OpenFL
Stars: ✭ 113 (+527.78%)
Mutual labels:  openfl
minimalcomps-openfl
OpenFL port of Minimal Components by Keith Peters
Stars: ✭ 21 (+16.67%)
Mutual labels:  openfl
Pixel-Sprite-Generator-Editor
A quick project to create a editor for Pixel-Sprite-Generator
Stars: ✭ 19 (+5.56%)
Mutual labels:  openfl
haxeui-openfl
The OpenFL backend of the HaxeUI framework -
Stars: ✭ 35 (+94.44%)
Mutual labels:  openfl
extension-networking
Library developed for OpenFL to facilitate connections between applications, using TCP sockets, and following the scheme of event-driven programming.
Stars: ✭ 29 (+61.11%)
Mutual labels:  openfl

SmartFoxServer 2X Haxe Client API

Special Thanks

Originally created by Vincent Blanchet

WebSocket fully supports on all OpenFL targets! (Including Flash)

Platform Support
HTML5 WS/WSS
Flash WS/WSS/Socket/BlueBox
Adobe AIR WS/Socket/BlueBox
Windows WS/WSS/Socket/BlueBox
Linux Untested
Mac OS Untested
Android Untested
iOS Untested
Neko Untested
Emscripten Untested

Pull requests are welcome

Let me know how it works on other targets

Haxe OpenFL translation of the as3 client for the Smartfox server http://www.smartfoxserver.com/

CURRENTLY WORKING WITH :

haxe: 4.0.5

lime: 7.6.3

openfl: 8.9.5

haxe-crypto: 0.0.7

haxe-ws: 1.0.5


Instructions:

Installation

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

add in your project.xml:

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

Then you can use it like the as3 api, check the as3 exemples there :
http://docs2x.smartfoxserver.com/ExamplesFlash/introduction

TODO:

  • test app
  • improve typing
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].