The webkit_inspection_protocol
package is a client for the Chrome DevTools Protocol
(previously called the Webkit Inspection Protocol). It's used to talk to Chrome DevTools
based debuggers.
The protocol
Read more about the protocol here.
Disclaimer
This is not an official Google product.
Libraries
- dom_model
- forwarder
- webkit_inspection_protocol
- A library to connect to a Webkit Inspection Protocol server (like Chrome).