webscoket implemented

This commit is contained in:
2014-08-13 11:44:29 +04:00
parent a7e8d5c2d9
commit 0e8ddca38c
17 changed files with 615 additions and 23 deletions

View File

@@ -6,7 +6,9 @@
<source path="src/client/haxe"/>
<source path="src-gen/haxe"/>
<assets path="res" include="*"/>
<!--<haxelib name="openfl-bitfive"/>-->
<haxelib name="openfl"/>
<!--<haxelib name="openfl-html5-dom"/>-->
<haxelib name="protohx"/>
<haxelib name="haxework" version="git"/>
<window width="800" height="600" if="desktop"/>