acmpesuecc / acmpesuecc/zaprpc
feat(codec): add JSON codec
Aberta
bounty 800
enhancement
- Linguagem predominante
- Go
- Estrelas
- 0
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Description
- Implement the `JSONCodec` struct in `codec.go`, satisfying the `Codec` interface
- Use `encoding/json`
- Add tests using the `testing` package
- This will allow users to serialise/deserialise **ZapRPC** messages with JSON!
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.