tursodatabase / libsql-client-ts

TypeScript/JavaScript client API for libSQL
https://docs.turso.tech/sdk/ts/quickstart
MIT License
289 stars 37 forks source link

Bun defaults the `libsql://` protocol to WebSockets? #108

Open penberg opened 1 year ago

penberg commented 1 year ago

We should default to the HTTP protocol instead.