Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
19 contributions in the last year
Contribution activity
November 2020
October 2020
Created 1 repository
Created an issue in msgpack/msgpack-c that received 8 comments
Best way to parse a known msgpack protocol
Hi, Great work on this project! We are trying to use msgpack-cpp to parse a buffer that's packed in java and sent over kafka to our C++ service. Th…