Actions
Idea #12089
openJavascript SDK
Start date:
Due date:
Story points:
-
Release:
Release relationship:
Auto
Description
Desired facilities:
- Upload a local file (File or FileReader etc) to a collection
- Retrieve a file from a collection (return an XMLHttpRequest or similar)
- Log in to a cluster with a given endpoint and then return to a given URL
- Object cache:
- Asynchronously retrieve/cache an object with a given UUID
- Optionally invoke a callback whenever the object is updated
- API should look forward to implementing this as a service worker, so N browser tabs can share one cache and websocket connection
Actions