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
This would allow a local store to connect with different remote data sources, such as a Rest API, GraphQL, or even another arbor store via a peer-to-peer connection.
drborges
changed the title
Implement store adapters to connect with different data sources
Implement store adapters to connect to different data sources
Dec 15, 2017
This would allow a local store to connect with different remote data sources, such as a Rest API, GraphQL, or even another arbor store via a peer-to-peer connection.
Rest APIs
GraphQL
http://graphql.org/graphql-js/running-an-express-graphql-server
Web Sockets
https://www.html5rocks.com/en/tutorials/websockets/basics
WebRTC
https://www.html5rocks.com/en/tutorials/webrtc/basics
Local Storage
The text was updated successfully, but these errors were encountered: