mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-27 08:19:56 +00:00
6 lines
252 B
Markdown
6 lines
252 B
Markdown
|
|
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](https://wiki.mozilla.org/Remote_Debugging_Protocol) wiki
|
|
page. |