acpremote 0.1.0

Handle-claim crate for ACP Remote. The production implementation currently ships as a Python package.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# acpremote

This crate currently exists to reserve the `acpremote` name on crates.io.

The production implementation lives in the Python package:

- PyPI: `acpremote`
- Docs: <https://vcoderun.github.io/acpkit/acpremote/>
- Source: <https://github.com/vcoderun/acpkit>

At the moment this crate is intentionally minimal and does not provide a Rust implementation of
the ACP remote transport.