buffr-blink-cdp 0.1.2

Headless Chromium CDP backend for buffr-engine (Phase 4 spike)
Documentation

buffr-blink-cdp

Headless Chromium CDP backend for buffr-engine.

Part of the buffr ecosystem — a vim-inspired, CEF-backed browser written in Rust. This crate is pulled into the umbrella as a git submodule under crates/buffr-blink-cdp/; consumers outside the umbrella can depend on it directly:

[dependencies]
buffr-blink-cdp = "0.1"

Status

Pre-1.0. Public API may break on minor bumps until 1.0.0 ships. See CHANGELOG.md for per-release notes.

License

MIT — see LICENSE.