Confirmed users
673
edits
Line 67: | Line 67: | ||
* WebSockets (not needed for an initial implementation). | * WebSockets (not needed for an initial implementation). | ||
* How do we represent the actor tree across multiple connections | * How do we represent the actor tree across multiple connections | ||
** | ** Each connection is going to get its own debugger global/compartment in each thread. | ||
=== Protocol Handler Thread === | === Protocol Handler Thread === |