-
-
Couldn't load subscription status.
- Fork 9
Open
Description
The P2PHost currently uses an in-memory storage implementation to hold match state. This means navigating, closing a tab, or just stopping/hiding the client will usually result in that state being lost.
We should use a persistent storage layer (e.g. using localStorage or indexedDB) and offer some options for how long matches should persist for as well as some way to delete matches.
Metadata
Metadata
Assignees
Labels
No labels