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