tree: bc77b5659b091300c61acd88e93cf5c6b666fe1a [path history] [tgz]
  1. bin/
  2. examples/
  3. fidl/
  4. lib/
  5. testing/
  6. tests/
  7. tools/
  8. BUILD.gn
  9. CONTRIBUTING.md
  10. OWNERS
  11. 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/.