tursodatabase/turso-cli

Switch shell to use HTTP by default

Open

#910 创建于 2024年9月4日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (50 fork)github user discovery
enhancementgood first issuehelp wanted

仓库指标

Star
 (302 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南