tursodatabase/turso-cli

Switch shell to use HTTP by default

Open

#910 geöffnet am 4. Sept. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (50 Forks)github user discovery
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (302 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide