acmpesuecc / acmpesuecc/zaprpc

feat(codec): add CBOR codec

オープン
#2 コメント 5 件 リアクション 0 件 担当者 1 名 @sabique-islam が担当を希望しています GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。