[
https://issues.apache.org/jira/browse/GUACAMOLE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Couchman closed GUACAMOLE-1974.
------------------------------------
Resolution: Implemented
> Enable JS processing of pipe streams received during connection start
> ---------------------------------------------------------------------
>
> Key: GUACAMOLE-1974
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1974
> Project: Guacamole
> Issue Type: Improvement
> Components: guacamole-client
> Reporter: James Muehlner
> Assignee: James Muehlner
> Priority: Major
> Fix For: 1.7.0
>
>
> Currently, pipe streams that are received very early (e.g. during user join)
> cannot always be reliably processed using a custom `onpipe` handler set on
> the client, since the pipe streams may be received before the handler can
> ever be set.
> We should offer some way to allow custom clients to process pipe streams that
> were already received prior to the any custom JS handlers being set up.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)