Skip to content

@grpc/grpc-js Beta 0.4.2

Choose a tag to compare

@murgatroid99 murgatroid99 released this 07 Jun 16:50
· 2826 commits to master since this release
d015d1c
  • Fix a bug that was generating MaxListenersExceededWarning when making many calls (#887)
  • Fix a bug that was throwing errors when making multiple requests using the same custom Metadata instance (#900)
  • Fix a bug that could discard some incoming messages in a stream (#901)