Files
UXP-Fixed/devtools/docs/protocol.md
2018-02-02 04:16:08 -05:00

252 B

The devtools is built around a client/server architecture because the tools run outside of the process it debugs. This protocol is documented extensively in the Remote Debugging Protocol wiki page.