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

Create a shared model object that communicates changes via BlueTooth #2

Open
VanceVagell opened this issue Jun 14, 2015 · 0 comments
Open

Comments

@VanceVagell
Copy link
Owner

Right now there's a fragile BT messaging scheme, and JSON is only used for certain payloads. Should create a master model object that automatically synchronizes between tablet/phone when its data changes, using JSON serialization. Get all the message handling stuff out of other classes in both apps, and make the communication more resilient.

@VanceVagell VanceVagell self-assigned this Jun 14, 2015
@VanceVagell VanceVagell removed their assignment May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant