Node gRPC v1.19.0
·
13 commits
to [email protected]
since this release
- Replace
new BufferwithBuffer.from(#726 contributed by @shirbr510)
C core changes:
- Ignore reserved bit in WINDOW_UPDATE frame. (grpc/grpc#17950)
- Add period at end of metadata.google.internal to prevent unnecessary DNS lookups. (grpc/grpc#17598)