1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 22:22:56 +00:00
Files
UXP/devtools/docs/protocol.md
T

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.