Hacker News new | past | comments | ask | show | jobs | submit login
Binary data over Phoenix sockets (stoiximan.gr)
101 points by qubitcoder on Nov 27, 2016 | hide | past | favorite | 2 comments



Very thorough read. First time I've seen Message Pack used in conjunction with gzip. I like the use of the threshold approach to invoking it. Similar to how Postgres only compresses TEXT types over a certain size.


Interesting, I implemented a MessagePack plugin for SocketCluster that did the same thing just 3 days ago https://github.com/socketcluster/sc-codec-min-bin




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: