1 Commits (4bd826b3bed6fbcbd2b5029094c38e548b38583d)

Author SHA1 Message Date
Tom Hacohen 2880673e27 drf_msgpack: add code to parse/serialise msgpack
It's not actually used by clients but it's there and can be used. It
works for receiving msgpack messages, but doesn't yet work for sending
because some of the types will be converted to base64.
4 years ago