You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2023/05/04 23:53:35 UTC

[guacamole-client] branch staging/1.5.2 updated (4d3ba8de5 -> 116edebf3)

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

jmuehlner pushed a change to branch staging/1.5.2
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git


    from 4d3ba8de5 GUACAMOLE-1562: Merge corrected handling of received tunnel UUIDs.
     add e99e104fb GUACAMOLE-1687: Leverage network activity to ensure keep-alive pings are sent.
     add ed19b704c GUACAMOLE-1687: Clean, document, and clarify usage of tunnel timer reset function.
     new 116edebf3 GUACAMOLE-1687: Merge fix to ensure keep-alive pings are sent.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/webapp/modules/Client.js              | 94 ++++++++++++++++++++--
 .../src/main/webapp/modules/Tunnel.js              | 92 ++++++++++++++-------
 2 files changed, 149 insertions(+), 37 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-1687: Merge fix to ensure keep-alive pings are sent.

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 116edebf36afaa77dcbe7497838e8ffab5d189f7
Merge: 4d3ba8de5 ed19b704c
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Thu May 4 16:53:30 2023 -0700

    GUACAMOLE-1687: Merge fix to ensure keep-alive pings are sent.

 .../src/main/webapp/modules/Client.js              | 94 ++++++++++++++++++++--
 .../src/main/webapp/modules/Tunnel.js              | 92 ++++++++++++++-------
 2 files changed, 149 insertions(+), 37 deletions(-)