|
|
|
|
|
by willvarfar
4088 days ago
|
|
(My own due diligence when working with serialisation: http://stackoverflow.com/questions/9884080/fastest-packing-o... I leave this here in case it helps others. We had other focus such as good for both python and java. At the time we went msgpack. As msgpack is doing much the same work as json, it just shows that the magic is in the code not the format..) |
|