Replies: 2 comments 4 replies
-
Persistence and networking are work in progress. Right now you would need to manage those yourself. However, going forward there will be ready made solution, for browser-server communication Reactive RPC will be used, for persistence there will an off-the-shelf implementation for storage in browser. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@rozek There different networking (HTTP, websocket, peer-to-peer, local-first) and storage (Noder, browser, IndexedDB, files) protocols. Which ones are you interested in? |
Beta Was this translation helpful? Give feedback.
4 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
First of all: thank you very much for your impressive work!
By looking through JSON-Joy, however, I haven't found any network and persistence implementations for your library.
Am I blind? Am I missing something? Or did I misunderstood JSON-Joy completely?
Thanks in advance for your answer!
With greetings from Germany,
Andreas Rozek
Beta Was this translation helpful? Give feedback.
All reactions