forked from Silverfish/proton-bridge
msgpack is much faster at serializing and deserializing than json. Using it in the vault gives a performance boost.
1.8 KiB
1.8 KiB
msgpack is much faster at serializing and deserializing than json. Using it in the vault gives a performance boost.