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

Use Hrana over HTTP 2 #44

Closed honzasp closed 1 year ago

honzasp commented 1 year ago

Use the new HTTP API v2 for the HTTP client. This uses @libsql/hrana-client for both WebSockets and HTTP and makes the HTTP and WebSocket APIs equivalent in terms of functionality.