On Mon, Mar 14, 2022 at 4:50 PM Tushar Sheth <[email protected]> wrote:
> Thanks Jonathan- yes I have been looking at your various listserve posts > and github issues related to this. Very helpful. > > I'm unfortunately not skilled enough to make the full fix in vnc.c that > would mirror the changes to rdp.c that were made in response to your bug > submission. At least not quickly. > > Perhaps there is a temporary modification I can make to vnc.c- although > that seems a lot riskier than doing hacky things on the guac-client side :) > > Hello, everyone, As the reconnect is triggered on the client-side, I think it would be possible to create a Connection Attribute (as opposed to a parameter) to disable auto-reconnect and be able to set that per-connection, on any supported protocol. If I have some time in the coming days I'll take a stab at it. -Nick >
