Skip to content

Cross-platform Bluetooth library for Rust.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Wodann/io-bluetooth-rs

Repository files navigation

IO Bluetooth

IO Bluetooth is a Rust library that provides cross-platform support for Bluetooth communication.

Build Status Documentation MIT OR Apache license Lines of Code

Usage

Add the following to your cargo.toml:

[dependencies]
io_bluetooth = "0.2"

Examples of how to use the IO Bluetooth API are provided here.

No-std support

This crate currently requires the Rust standard library.

Platform support

IO Bluetooth is guaranteed to build for the following platforms:

  • x86_64-pc-windows-msvc
  • x86_64-unknown-linux-gnu

License

IO Bluetooth is licensed under either of

at your option.

Contribution

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

To contribute to IO Bluetooth, please see CONTRIBUTING.

About

Cross-platform Bluetooth library for Rust.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages