GUAC-605: Move client and tunnel creation into factories. Use scope watch on ID to handle connect/disconnect.

This commit is contained in:
Michael Jumper
2014-11-14 11:46:06 -08:00
parent 660828da9d
commit 4863a8e96b
5 changed files with 302 additions and 231 deletions

View File

@@ -25,7 +25,6 @@
<!-- Client -->
<guac-client
client-properties="clientProperties"
type="type"
id="id"
connection-name="connectionName"
connection-parameters="connectionParameters"