tursodatabase / turso-cli

Command line interface to Turso.
https://turso.tech
MIT License
228 stars 37 forks source link

Switch shell to use HTTP by default #910

Open penberg opened 2 months ago

penberg commented 2 months ago

Currently, the shell uses the WebSocket protocol by default, but HTTP is better because it's more robust across different environments.