[roll] Roll garnet 19c52ae..ee871a3 (3 commits)

ee871a3 [wlan][rsn] Upgrade to futures 0.2
891eb2d [bt][gap] Add BR/EDR Discovery
e78814b [roll] Roll zircon 97c0145..dc8ae7d (4 commits)

Change-Id: Ib74e8abb8d5849256f0b24022590c833c0cee606
1 file changed
tree: 2b41dc0355dc9ba130101327c0abe429ce45ebc8
  1. bin/
  2. build/
  3. docs/
  4. examples/
  5. infra/
  6. lib/
  7. manifest/
  8. packages/
  9. public/
  10. tests/
  11. third_party/
  12. web/
  13. .clang-format
  14. .clang-tidy
  15. .gitignore
  16. AUTHORS
  17. BUILD.gn
  18. CONTRIBUTING.md
  19. LICENSE
  20. navbar.md
  21. PATENTS
  22. README.md
README.md

Peridot

Peridot is a framework for composed, intelligent and distributed user experiences.

Applications not explicitly designed to interoperate (and possibly implemented in different programming languages) are ephemerally downloaded and dynamically composed to run in a shared context. The framework manages application lifecycle, resources and view hierarchy; and well as context and suggestion infrastructure.

State of Peridot experiences is transparently synchronized across user devices using a distributed offline-first storage system.

Read more