BE portion of seamless clipboard transfer in browser stream (#3788)

This commit is contained in:
Jonathan Dobson
2025-10-22 11:57:50 -04:00
committed by GitHub
parent 24763b6a5a
commit b52e88bd99
8 changed files with 445 additions and 97 deletions

View File

@@ -225,6 +225,8 @@ async def new_debug_session(
user_id=current_user_id,
workflow_permanent_id=workflow_permanent_id,
vnc_streaming_supported=True if new_browser_session.ip_address else False,
# NOTE(jdo:streaming-local-dev)
# vnc_streaming_supported=True,
)
LOG.info(