libsql-client-py icon indicating copy to clipboard operation
libsql-client-py copied to clipboard

HTTP(S) protocol is not supported

Open jsardev opened this issue 1 year ago • 0 comments

The README states that the client supports http protocol, but it doesn't.

CleanShot 2024-05-03 at 10 29 57

CleanShot 2024-05-03 at 10 34 44

We're trying to use the http(s) protocol because the default ws(s) breaks after some while when the app is working. We keep getting a HRANA_WEBSOCKET_ERROR: WebSocket was closed error – that's a different topic, but I wanted to give some rationale on why we're trying to do this.

jsardev avatar May 03 '24 08:05 jsardev