1
Fork 0
webextension-native-messaging/README.md

12 lines
591 B
Markdown
Raw Normal View History

2022-10-02 22:18:16 +00:00
# WebExtension 🛰 Native Messaging
2021-09-04 11:44:28 +00:00
2022-10-02 22:18:16 +00:00
> **WebExtension native messaging library for Rust.**
2021-09-04 11:44:28 +00:00
2022-10-02 22:18:16 +00:00
## Usage
2021-09-04 11:44:28 +00:00
For documentation and examples see [docs.rs](https://docs.rs/webextension-native-messaging).
2021-09-04 11:44:28 +00:00
## License
Distributed under the [Apache License 2.0](https://spdx.org/licenses/Apache-2.0.html) and [MIT](https://spdx.org/licenses/MIT.html) licenses, see [LICENSE-Apache](https://git.bauke.xyz/Holllo/webextension-native-messaging/src/branch/main/LICENSE-Apache) and [LICENSE-MIT](https://git.bauke.xyz/Holllo/webextension-native-messaging/src/branch/main/LICENSE-MIT) for more information.