1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 13:28:54 +00:00
Files

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.