tursodatabase/turso-cli

Switch shell to use HTTP by default

Open

#910 aberto em 4 de set. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Go (50 forks)github user discovery
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (302 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador