blob: aee12323d3da8b91ead418a87ac25436e5e54ab2 [file] [log] [blame] [view] [edit]
# Session Framework
Reviewed: 2020-02-04
The session framework is a framework for building products on Fuchsia. <!-- More detail about sessions and their role is available [here](/docs/concepts/session/index.md). -->
## Getting started
To run `session_manager`, the platform service which runs sessions, see [bin/session_manager](/src/session/bin/session_manager/introduction.md).
Example sessions can be found in [examples/](/src/session/examples).