Blob helloworld is incorrect
Abierto
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 230
- Forks
- 41
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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"
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.