Blob helloworld is incorrect
未关闭
- 主要语言
- 没有语言数据
- 星标
- 230
- 派生
- 41
- PR 合并指标
- 30 天内没有已合并 PR
描述
The first protocol example in the spec is:
"$11\r\nhelloworld\r\n"
This is incorrect.
Either of these would be correct:
"$10\r\nhelloworld\r\n"
"$11\r\nhello world\r\n"
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。