mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
This commit migrates the interop tests from bind() to bindAsync() in order to support the pure JavaScript server, which cannot implement a synchronous bind().