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

packetizing, 1to1 connections, reconnections #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jackflips
Copy link

No description provided.

@chrisballinger
Copy link
Owner

@jackflips Hey finally got a chance to check out this code, sorry about the wait! The main issue preventing me from merging is the leakage of application state into the data models via the use of singletons. I think your general reasoning is sound as far as packetization and preventing the reconnection loop, but I'm about to begin refactoring a large portion of this repo into more of a general purpose library for BLE data transfer / peer discovery, so I'll have to revisit this PR after that is complete and the data boundaries are more clear.

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.

2 participants