[common] add DesktopConnection

This commit is contained in:
2019-05-21 17:44:48 +03:00
parent 7984d8282c
commit a5722dfa9d
29 changed files with 646 additions and 217 deletions

View File

@@ -5,7 +5,6 @@ import haxe.io.Bytes;
import promhx.Promise;
import protohx.Message;
enum ConnectionEvent {
CONNECTED;
DISCONNECTED;