1
Fork 0
WebExtension native messaging library for Rust. https://crates.io/crates/webextension-native-messaging
Go to file
Bauke 40aa7afd3e
Initial commit! 🌠
2021-09-04 13:45:36 +02:00
source Initial commit! 🌠 2021-09-04 13:45:36 +02:00
.gitignore Initial commit! 🌠 2021-09-04 13:45:36 +02:00
Cargo.toml Initial commit! 🌠 2021-09-04 13:45:36 +02:00
LICENSE-Apache Initial commit! 🌠 2021-09-04 13:45:36 +02:00
LICENSE-MIT Initial commit! 🌠 2021-09-04 13:45:36 +02:00
README.md Initial commit! 🌠 2021-09-04 13:45:36 +02:00
rustfmt.toml Initial commit! 🌠 2021-09-04 13:45:36 +02:00

README.md

web-ext-native-messaging

WebExtension native messaging with serde_json as the (de)serializer.

Documentation

See docs.rs for documentation.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.