You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 24, 2026. It is now read-only.
SDK v0.2.2 added ISessionFsHandler — an interface with 10 filesystem methods that lets you intercept and virtualize file operations for a session. This could enable sandboxed file access for mobile sessions.
Summary
SDK v0.2.2 added
ISessionFsHandler— an interface with 10 filesystem methods that lets you intercept and virtualize file operations for a session. This could enable sandboxed file access for mobile sessions.SDK API
ISessionFsHandler(v0.2.2) — 10 filesystem methodsServerRpc.SessionFs.SetProviderAsync()— set the filesystem providerUse Cases
Priority: 🟢 LOW