uber-node / ringpop-node

Scalable, fault-tolerant application-layer sharding for Node.js applications
http://uber.github.io/ringpop/
MIT License
1.18k stars 146 forks source link

Don’t stringify buffers in transports #308

Closed mennopruijssers closed 7 years ago

mennopruijssers commented 7 years ago

Due to changes in hammock, request-proxy is now serializing buffers as json.

mennopruijssers commented 7 years ago

cc: @thanodnl @Raynos

severb commented 7 years ago

LGTM

thanodnl commented 7 years ago

Closing this PR, it has been landed via a hotfix in the form of v10.16.2 which has later been merged into master.