webxdc / hello

Sample project with a simple implementation of the webxdc read and write APIs
The Unlicense
29 stars 7 forks source link

localStorage does not work per peer #21

Closed adbenitez closed 2 years ago

adbenitez commented 2 years ago

the webxdc changes introduced in https://github.com/deltachat/deltachat-android/pull/2221 will make it possible for webxdc to use localStorage, but with the current simulator approach, each peer/tab share the same localStorage, we should at least document this issue in the README