Skip to content

Add BLE stream classes.#384

Draft
h2zero wants to merge 1 commit intomasterfrom
stream-class
Draft

Add BLE stream classes.#384
h2zero wants to merge 1 commit intomasterfrom
stream-class

Conversation

@h2zero
Copy link
Owner

@h2zero h2zero commented Nov 18, 2025

Adds a data stream client and server classes.

The server class sends data to clients through notifications and accepts data written to the characteristic by clients.
The client writes data to the server characteristic and receives data through notifications.

@coderabbitai
Copy link

coderabbitai bot commented Mar 15, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ef5f49fd-99ec-4f78-9b7d-15fe9d7cb09c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch stream-class
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@h2zero h2zero force-pushed the stream-class branch 5 times, most recently from 6215d6b to 4100518 Compare March 15, 2026 23:22
Co-authored-by: doudar <17362216+doudar@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant