6 releases
0.3.2 | Jun 19, 2023 |
---|---|
0.3.1 | Mar 18, 2023 |
0.2.0 | Jan 28, 2023 |
0.1.1 | Nov 26, 2021 |
0.1.0 | Aug 30, 2021 |
#420 in Asynchronous
Used in dimi
17KB
281 lines
Lookit!
Changelog | Source | Getting Started
Rust library for asynchronously connecting to devices
Currently Supports
- Linux (via inotify)
Planned Support
- Web / Wasm (via JS promises)
- MacOS / iOS
- Windows
- Redox
- Quantii / Daku
- Android
- ...and more!
License
Copyright © 2021-2023 The Lookit Crate Developer(s)
Licensed under any of
- Apache License, Version 2.0, (LICENSE_APACHE_2_0.txt or https://www.apache.org/licenses/LICENSE-2.0)
- Boost Software License, Version 1.0, (LICENSE_BOOST_1_0.txt or https://www.boost.org/LICENSE_1_0.txt)
- MIT License, (LICENSE_MIT.txt or https://mit-license.org)
at your option. The files within this project may not be copied, modified, or distributed except according to those terms.
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 licensed as described above, without any additional terms or conditions.
Help
If you want help using or contributing to the development of this library, or have any questions feel free to send me an email at aldaronlau@gmail.com. The goal is for anyone to be able to get involved, so don't be afraid to reach out!
Dependencies
~77KB