#ble #cross-platform #client #simple #api-bindings #btleplug

blec

simple cross-platform ble client library based on btleplug

7 releases

0.3.3 Oct 26, 2023
0.3.2 Oct 20, 2023
0.2.1 Sep 5, 2023
0.2.0 Jul 18, 2023
0.1.0 Jul 17, 2023

#1343 in Asynchronous

Download history 9/week @ 2024-02-19 14/week @ 2024-02-26 9/week @ 2024-03-11 15/week @ 2024-04-01 12/week @ 2024-04-08 26/week @ 2024-04-15

53 downloads per month

MIT/Apache

24KB
605 lines

BLEC

A simple cross-platform BLE Client library based on the awesome btleplug library"

This mainly wraps btleplug methods in way that is easier to use if you just need one active connection. It also deals with setup on the different platforms. Most of that setup was taken from flutter_btleplug.

My use case and the reason I created this is for simple communication in an Android app created in Flutter with business logic in Rust.

Dependencies

~6–39MB
~555K SLoC