mqt.debugger.dap.adapter¶
The main adapter module that can be run from outside the package to start the server.
Starting this module directly using
python -m mqt.debugger.dap.adapter
will start the Adapter server on the default port 4711.
The main adapter module that can be run from outside the package to start the server.
Starting this module directly using
python -m mqt.debugger.dap.adapter
will start the Adapter server on the default port 4711.