boostorg / boost

Super-project for modularized Boost
https://github.com/boostorg/wiki/wiki/Getting-Started%3A-Overview
Boost Software License 1.0
7.02k stars 1.73k forks source link

Request for Bluetooth library #826

Open AmrElsayyad opened 10 months ago

AmrElsayyad commented 10 months ago

Hello,

I am a C++ developer who is interested in using Bluetooth for my projects. I have been using boost and I appreciate the high-quality and portable libraries that it provides. However, I noticed that boost does not have a Bluetooth library.

I think that adding a Bluetooth library to boost would be very beneficial for many C++ developers who want to use classic Bluetooth in a cross-platform and easy way. There are some existing C++ libraries for Bluetooth, such as BlueZ for Linux, and Winsock for Windows, but they are low-level and platform-specific. A Bluetooth library that follows the boost standards and conventions would be a great addition to the boost ecosystem.

Therefore, I would like to request that a Bluetooth library be added to boost. Ideally, the library should support the following features:

I hope that the boost developers and community will consider this request and work on developing a Bluetooth library for boost. I think that this would be a valuable and useful feature for many C++ developers who want to use classic Bluetooth in their projects.

I am also willing to help with the development and testing of the Bluetooth library. Please let me know if I can contribute in any way.

Thank you for your time and attention.