Skip to content

@grpc/grpc-js Beta 0.5.0

Choose a tag to compare

@murgatroid99 murgatroid99 released this 28 Jun 16:51
· 2772 commits to master since this release
a996ada
  • Adds Server implementation contributed by @cjihrig. This adds the full APIs of the Server and ServerCredentials classes, with one major exception: the Server#bind method is not available. Use Server#bindAsync instead.