GitHub user mike-jumper opened a pull request:

    https://github.com/apache/incubator-guacamole-client/pull/139

    GUACAMOLE-250: Add support for saving/restoring Guacamole.Client state.

    Adding functions for exporting/importing client state allow snapshots of 
Guacamole sessions to be taken, such that instructions following those 
snapshots can be replayed with the same effect.
    
    This mainly has practical uses for 
[GUACAMOLE-250](https://issues.apache.org/jira/browse/GUACAMOLE-250), where 
these opaque state objects will form the basis of auto-generated keyframes, but 
is required in any case where a Guacamole session may need to be rewound 
(otherwise, the entire session would need to be replayed to produce the same 
state).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/incubator-guacamole-client 
state-export

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-guacamole-client/pull/139.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #139
    
----
commit 9b8690c56c9155c0891060233c807dfc41ed2b29
Author: Michael Jumper <[email protected]>
Date:   2017-04-11T23:41:52Z

    GUACAMOLE-250: Add support for saving/restoring Guacamole.Client state.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to