googleapis / nodejs-pubsub

Node.js client for Google Cloud Pub/Sub: Ingest event streams from anywhere, at any scale, for simple, reliable, real-time stream analytics.
https://cloud.google.com/pubsub/
Apache License 2.0
516 stars 227 forks source link

Support for gRPC client-side compression #1743

Open feywind opened 1 year ago

feywind commented 1 year ago

This should add:

ref: 226595447

feywind commented 2 months ago

Currently waiting on improved grpc-js support for toggling compression per message.