On Wed, Jun 7, 2017 at 12:58 PM, Herzog <[email protected]> wrote: > Would it be sufficient to keep an instance of the initial > ConfiguredGuacamoleSocket, e.g. in a Map and return a new instance of > SimpleGuacamoleTunnel(existingConfiguredSocket)? >
Can you describe what you're trying to do? Guacamole already supports screen sharing. Unless you're writing an extension, or trying to use that support in different webapp that you're developing yourself using the Guacamole API, there's no need to make any code changes. Everything is already there.
