tursodatabase/turso-cli

Switch shell to use HTTP by default

Open

#910 opened on 2024年9月4日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (50 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (302 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド