acmpesuecc / acmpesuecc/zaprpc
feat(codec): add CBOR codec
オープン
bounty 1000
enhancement
- 主要言語
- Go
- スター
- 0
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Description
**Note:** CBOR -> [Concise Binary Object Representation](https://www.rfc-editor.org/rfc/rfc8949.html)
- Implement the `CBORCodec` struct in `codec.go`, satisfying the `Codec` interface
- Use [fxamacker/cbor](https://github.com/fxamacker/cbor)
- Add tests using the `testing` package
- This will allow users to serialise/deserialise **ZapRPC** messages with CBOR!
## References
- https://www.rfc-editor.org/rfc/rfc8949.html
コントリビューションガイド
評価
この issue はまだ評価されていません。