On Mon, Dec 23, 2019 at 2:42 PM fudg3 <a...@trustpeers.com> wrote:

> Hey,
> I am trying to create a connection in 2 steps:
> 1. The client sends credentials and hostname - gets a connectionId in
> return
> 2. Many clients may now use javascript to
> *guacClient.connect("id=myConnectionId")* and get the terminal show
>
> Problem is, as i understand from the logs, that the connection is closed
> after a few seconds that the user is not responsive.
>
>
Can you describe why you're trying to do this?  What use case is it that
requires the connection to be established prior to the user actually
accessing it?

-Nick

Reply via email to