Activity
[Bugfix] Fix Swift 6 crash when sending to a subscription from a Main…
[Bugfix] Fix Swift 6 crash when sending to a subscription from a Main…
Pull request merge
Don't send from inside a Task
Don't send from inside a Task
Safeguard against CB adding Sendable conformance to CBUUID
Safeguard against CB adding Sendable conformance to CBUUID
Update subscription example
Update subscription example
[Bugfix] Fix data race condition with characteristic updated notifica…
[Bugfix] Fix data race condition with characteristic updated notifica…
Pull request merge
Store the characteristic value in an event data struct
Store the characteristic value in an event data struct
on Oct 18, 2024
Add missing invalidatedServices publisher
Add missing invalidatedServices publisher
Remove comment
Remove comment
Combine doesn't need preconcurrency anymore
Combine doesn't need preconcurrency anymore
Remove warning. Add Double.
Remove warning. Add Double.