Debugger Architecture Debugger Protocol Client and Actors Debugger Protocol The client speaks with the server over a websocket with a JSON protocol. Clients and Actors The Debugger client communicates with the server via clients and actors. BreakpointClient ThreadClient SourceClient Commands method Client Actor setBreakpoint client actor Add Commands Events Add Events