Commit 687a690
committed
fix: broadcast submitted prompts to every web client and drop --allow-remote-terminals
The engine now publishes prompt.submitted when a prompt is enqueued and
prompt.started when its turn launches; the gateway projects both into the
transcript so a message sent from one web client shows up on every other
client attached to the same session.
PTY terminal routes stay available on loopback binds only; the
--allow-remote-terminals flag is removed from 'pythinker web'.1 parent b005482 commit 687a690
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
413 | 412 | | |
414 | 413 | | |
415 | 414 | | |
| |||
422 | 421 | | |
423 | 422 | | |
424 | 423 | | |
425 | | - | |
426 | 424 | | |
427 | 425 | | |
428 | 426 | | |
| |||
0 commit comments