json-joy icon indicating copy to clipboard operation
json-joy copied to clipboard

Demos

Open streamich opened this issue 7 months ago • 0 comments

  • [x] Delete blocks after some period.
  • [ ] Diff string operations and insert substrings.
  • [x] WS wrap everything in try/catch.
  • [x] Fixes for binary encoding.
    • [x] Enable it on frontend.
  • [x] Ability to run codec: msg and value; when testing RPC.
  • [x] Add blocks.history method.
  • [x] Limit history length.
  • [x] Limit patch size.
  • [ ] Emit block deletion on block GC.
  • [ ] Verify that obj node deletes its children from index on removal.
  • [ ] Ability to blocks.create a new dome by providing an existing model instead of patches.
  • [ ] Ability to download full history for time travel purposes.

streamich avatar Nov 17 '23 15:11 streamich