tree: 9dd83640a3e7149e7774a1d9a5afd871868274c8 [path history] [tgz]
  1. bin/
  2. build/
  3. examples/
  4. fidl/
  5. lib/
  6. testing/
  7. tests/
  8. tools/
  9. BUILD.gn
  10. CONTRIBUTING.md
  11. OWNERS
  12. README.md
src/session/README.md

Session Framework

Reviewed: 2020-02-04

The session framework is a framework for building products on Fuchsia.

Getting started

To run session_manager, the platform service which runs sessions, see bin/session_manager.

Example sessions can be found in examples/.