syncslides: Implement discovery (mostly).

Implemented both scan and advertise sides of discovery.  Integrating
advertise into the rest of the app is really hacky-- just enough to
show that it works.  The plan is to hide advertisement inside of
Session so that when a Session is resumed, it automatically restarts
advertising.

Change-Id: I24f28135b327e60550a7741a7e82e873d271f020
15 files changed
tree: d8f562a88e7953a3d577a575debc3adaf05e046f
  1. android/
  2. dart/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. PATENTS
  9. README.md
  10. schema.md
  11. VERSION
README.md

SyncSlides

A simple multi-device presentation system, with state synced across devices using Syncbase.

Java/Android Version

https://github.com/vanadium/syncslides/tree/master/android

Dart/Flutter Version

https://github.com/vanadium/syncslides/tree/master/dart