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

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

commit e2af997967c5eb2432e8b6d118c7c9c2d94f1804
Merge: f82b7e8 b8da132
Author: Virtually Nick <[email protected]>
AuthorDate: Sat Feb 12 20:54:31 2022 -0500

    GUACAMOLE-896: Merge allow playback of session recordings that cannot fit 
in memory.

 .../src/main/webapp/playback.js                    |   6 +-
 .../src/main/webapp/modules/SessionRecording.js    | 669 +++++++++++++++------
 .../src/main/webapp/modules/StringReader.js        |  99 +--
 .../src/main/webapp/modules/Tunnel.js              | 109 ++--
 .../modules/{StringReader.js => UTF8Parser.js}     |  96 +--
 5 files changed, 566 insertions(+), 413 deletions(-)

Reply via email to