tursodatabase/turso-cli

Switch shell to use HTTP by default

开放

#910 创建于 2024年9月4日

 (0 条评论) (0 个反应) (0 位负责人)Go (50 个派生)github user discovery
enhancementgood first issuehelp wanted

仓库指标

星标
 (302 个星标)
PR 合并指标
 (平均合并 4小时 32分钟) (30 天内合并 2 个 PR)

描述

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

贡献者指南