chrome-devtools-rs

Crates.iochrome-devtools-rs
lib.rschrome-devtools-rs
version0.0.0-alpha.3
sourcesrc
created_at2020-02-06 18:30:31.980291
updated_at2021-07-15 15:53:58.546005
descriptionLow-level library for interacting with the Chrome Devtools Protocol
homepage
repositoryhttps://github.com/EverlastingBugstopper/chrome-devtools-rs
max_upload_size
id205556
size32,029
Joshua Johnson (jspspike)

documentation

README

Chrome Devtools Protocol Wrapper

⚠️ DO NOT USE THIS CRATE ⚠️

The API is extremely unstable, untested, and incomplete. There are a few other crates in the ecosystem that likely better serve your needs.

What's here so far

This repository is home to a wrapper for the Chrome Devtools Protocol written in Rust. It is a work in progress and does not cover all of the possible message types that the protocol emits. If you would like to use this library but it does not support a message type you need, feel free to open a PR.

Commit count: 39

cargo fmt