-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Problem
Currently, in the current CoreBluetooth Transport, we communicate all message over the same Characteristic. So, to differentiate between message types, we need additional processing (decoding headers) to determine if the received message is something we care about. Note that Characteristics are a Bluetooth specific concept.
More research is needed w.r.t. topics and messaging to ensure that we don't pollute the network.
Metadata
Metadata
Assignees
Labels
No labels