Hello!
I have a need to debug an application by steps in VScode, and simultaneously read debug information (variables) using an external client.
Is there such a possibility to connect two clients to one server to debug one application? Dose it known proxy DAP for such task?