rarick
rarick
Also adding my support for this PR, hope it gets pulled in soon.
I would also like to know this
Hey @xitongsys, do you have any details on this? It would be good to know what the breaking changes are between 1.5.x and 1.6 so I know how to repair...
I was running into this and found that my problem was that `Write` does not accept a slice of marshallable objects like `Read` does. I did a bit of debugging...