You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2019/06/08 21:44:48 UTC

[guacamole-client] 01/01: GUACAMOLE-422: Merge allow arbitrary versions of the Guacamole protocol to be represented.

This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 28833f3792ccd4f37b346c013d0aad69e0f426b1
Merge: 203c4d9 1e67655
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Sat Jun 8 17:44:42 2019 -0400

    GUACAMOLE-422: Merge allow arbitrary versions of the Guacamole protocol to be represented.

 .../protocol/ConfiguredGuacamoleSocket.java        |  50 +++++--
 .../protocol/GuacamoleProtocolCapability.java      |  48 +++---
 .../protocol/GuacamoleProtocolVersion.java         | 161 ++++++++-------------
 .../protocol/GuacamoleProtocolVersionTest.java     | 151 +++++++++++++++++++
 4 files changed, 274 insertions(+), 136 deletions(-)