Skip to content
This repository was archived by the owner on Sep 6, 2020. It is now read-only.
This repository was archived by the owner on Sep 6, 2020. It is now read-only.

Make offline compatible #9

Description

@TriangularCube

Service workers can cache GET requested resources, but it can't handle POST requests. An offline architecture for Hex requires that it be capable of storing modified Cube data and upload it when re-establishing connectivity.

Redux-Offline seems to offer this in a convenient package, but doesn't seem to quite offer what I want in a nice way.

Metadata

Metadata

Labels

discussionIssue warrants discussion and review for future implementation (or rejection)enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions