browser-controller-types 0.2.1

Shared protocol types for browser-controller CLI and mediator
Documentation

browser-controller-types

Crates.io Version browser-controller-types lib.rs Version browser-controller-types docs.rs browser-controller-types Dependency status browser-controller-types

Shared protocol types for the browser-controller project. Defines the serializable request and response types exchanged between the browser-controller CLI and the browser-controller-mediator over their IPC channel.

This crate is useful if you want to implement a custom client or server that speaks the browser-controller protocol.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.