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

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


    from 07cc09f4a Merge changes from main branch back to next.
     add 1454a5dea GUACAMOLE-377: Revert to synchronous flush (asynchronous is 
slower).
     add 1a57d41a1 GUACAMOLE-377: Use ImageDecoder to decode images while they 
are being received (if possible).
     add f2958ffb5 GUACAMOLE-377: Set NO_DELAY on guacd socket to avoid 
unnecessary latency.
     add 38541c63a GUACAMOLE-377: Merge address performance regression related 
to migration to guac_display.
     add 4b95f5533 Merge 1.6.0 changes to patch branch.
     add c276c49fb Merge patch branch changes to main.
     new 87cffc2ed Merge main branch changes to next.

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/ArrayBufferReader.js   |  26 +++--
 .../src/main/webapp/modules/Display.js             | 119 ++++++---------------
 .../src/main/webapp/modules/InputStream.js         |  62 +++++++++++
 .../apache/guacamole/net/InetGuacamoleSocket.java  |   5 +
 4 files changed, 122 insertions(+), 90 deletions(-)

Reply via email to