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

@@ -1,9 +1,9 @@
{
"protoPath": ".",
"protoFiles": [
"proto/base.proto"
],
"cleanOut": true,
"haxeOut": "src-gen/haxe",
"javaOut": null
{
"protoPath": ".",
"protoFiles": [
"proto/base.proto"
],
"cleanOut": true,
"haxeOut": "src-gen/haxe",
"javaOut": null
}