Does this library follow a standard MsgPack based standard?
Closed this issue · 2 comments
volfco commented
Is there a standard being following here?
I'm asking because I'm making some improvements for my own use, such as improved exception handling, which are changing some parts of the payload being sent back and forth. I'd love to merge them back in, but if there is a standard being followed I don't want to break it.
choleraehyq commented
Actually, I wrote this personal project just for learning asyncio, so feel free to send PR :-)
volfco commented
Awesome. There are a couple of things I've been tweaking and improving on that I'll make a PR for