1
Fork 0
WebExtension native messaging library for Rust. https://crates.io/crates/webextension-native-messaging
Go to file
Bauke f4b1b240a7
Update license year and email.
2022-10-03 00:11:45 +02:00
source Initial commit! 🌠 2021-09-04 13:45:36 +02:00
.gitignore Update to new project style. 2022-10-03 00:07:12 +02:00
Cargo.toml Update to new project style. 2022-10-03 00:07:12 +02:00
LICENSE-Apache Initial commit! 🌠 2021-09-04 13:45:36 +02:00
LICENSE-MIT Update license year and email. 2022-10-03 00:11:45 +02:00
Makefile.toml Update to new project style. 2022-10-03 00:07:12 +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.