earthstar-project / earthstar

Storage for private, distributed, offline-first applications.
https://earthstar-project.org
GNU Lesser General Public License v3.0
637 stars 20 forks source link

Deno version warning #294

Closed sgwilym closed 1 year ago

sgwilym commented 1 year ago

What's the problem you solved?

Certain attachment transfers were not working during sync. Investigation showed that this was due to Deno's websocket implementation.

What solution are you recommending?

Recommend users use Deno 1.29.0 and up.