This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
595
stars
288
forks
source link
Add support for application settings and session files #133
This change adds Application settings to:
Set heartbeat interval
Allow auto-session reconnection
This also adds support for saving and loading device session files.
Closes #108.
Closes #127.
This change adds Application settings to: Set heartbeat interval Allow auto-session reconnection This also adds support for saving and loading device session files. Closes #108. Closes #127.