· @data0
60 followers · 145 posts · Server fosstodon.org

When transfering big amounts of data, can be a pita. Duplicating data into a string is kind of inefficient and stringifiers like `JSON.stringify` in the have their limits too.

looks like a nice alternative. Beeing binary, it's faster and more efficient. Language support looks great. In / you can even have it produce a to feed directly into fetch. Now pipe it into a and you're flying!

msgpack.org/

#json #browser #messagepack #javascript #readablestream #compressionstream #typescript

Last updated 2 years ago