acmpesuecc / acmpesuecc/zaprpc

feat(codec): add msgpack codec

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
bounty 1000 enhancement
Dominant language
Go
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Description

## Description

- Implement the `MsgPackCodec` struct in `codec.go`, satisfying the `Codec` interface
- Use [vmihailenco/msgpack](https://github.com/vmihailenco/msgpack)
- Add tests using the `testing` package
- This will allow users to serialise/deserialise **ZapRPC** messages with MessagePack!

## References
- https://msgpack.org/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.