1
Fork 0
WebExtension native messaging library for Rust. https://crates.io/crates/webextension-native-messaging
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bauke 64ee8db0be
Version 1.0.1!
6 months ago
source Update doc examples. 6 months ago
.gitignore Add Cargo.locl to gitignore. 6 months ago
Cargo.toml Version 1.0.1! 6 months ago
LICENSE-Apache Initial commit! 🌠 2 years ago
LICENSE-MIT Update license year and email. 6 months ago
Makefile.toml Update to new project style. 6 months ago
README.md Rename to webextension-native-messaging. 6 months ago
rustfmt.toml Initial commit! 🌠 2 years ago

README.md

WebExtension 🛰 Native Messaging

WebExtension native messaging library for Rust.

Usage

For documentation and examples see docs.rs.

License

Distributed under the Apache License 2.0 and MIT licenses, see LICENSE-Apache and LICENSE-MIT for more information.