Elevator icon indicating copy to clipboard operation
Elevator copied to clipboard

Update msgpack support using the new codec module

Open oleiade opened this issue 12 years ago • 0 comments

The go msgpack package maintainer got it deprecated and asks users to switch to the new codec package: https://github.com/ugorji/go/tree/master/codec#readme

Let's implement it.

oleiade avatar Jul 25 '13 08:07 oleiade