mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-27 09:01:06 +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. |