Skip to content

Conversation

@Linqa2
Copy link
Owner

@Linqa2 Linqa2 commented Jan 6, 2026

Overview

Refactored writeValueWithoutResponse from synchronous fire-and-forget to async with proper flow control, implementing a permit-based system that respects CoreBluetooth's canSendWriteWithoutResponse flag.

Breaking Change

This is a breaking API change - the method is now async throws instead of synchronous throws.

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.

CoreBluetooth writeWithoutResponse flow control with peripheralIsReady(toSendWriteWithoutResponse:)

2 participants