Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topics in Messages #6

Open
ec2 opened this issue Sep 10, 2019 · 0 comments
Open

Topics in Messages #6

ec2 opened this issue Sep 10, 2019 · 0 comments
Milestone

Comments

@ec2
Copy link
Member

ec2 commented Sep 10, 2019

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.

@decanus decanus added this to the v0.3.0 milestone Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Ultralight Beam
  
Awaiting triage
Development

No branches or pull requests

2 participants