eklem / webtorrent-json-store

Webtorrent backend for storing and updating JSON. Data storage for website and search engine.
MIT License
0 stars 0 forks source link

go through webtorrent workshop #4

Open eklem opened 1 year ago

eklem commented 1 year ago

https://github.com/webtorrent/workshop

eklem commented 1 year ago

Check if ndjson (new line delimited JSON) could be used to stream data without creating new torrent-files. Creator-side would create/add data and store it to IndexedDB. IndexedDB-content would then be streamed through Webtorrent.