Michael Lumish
eb475ec92c
Remove references and unnecessary scripts, copy some protos
2020-05-13 15:30:37 -07:00
cjihrig
0a306fa983
test: move interop tests from bind() to bindAsync()
...
This commit migrates the interop tests from bind() to
bindAsync() in order to support the pure JavaScript server,
which cannot implement a synchronous bind().
2019-06-25 14:04:18 -04:00
Shir Brass
c3abd598a5
replace usage of Buffer.from with Buffer.alloc
2019-02-05 17:36:53 +02:00
Shir Brass
6f0f2e4560
replace usage of Buffer.from with Buffer.alloc
2019-02-05 17:36:15 +02:00
Shir Brass
511f4249d1
removed all the deprecated new Buffer code and replace it with Buffer.from
2019-02-02 15:17:46 +02:00
cjihrig
489305db79
proto-loader: rename grpc-protobufjs to match npm
...
This commit renames grpc-protobufjs to proto-loader to more
closely match the name used on npm.
2018-11-01 17:09:28 -04:00
murgatroid99
65d2f86aa9
Fix benchmark proto loading
2018-08-07 13:27:15 -07:00
murgatroid99
cad47e4de8
Update benchmark code to handle both implementations
2018-04-19 16:10:48 -07:00
murgatroid99
739e31a437
Move interop, performance, and stress tests out of the native package
2017-09-11 18:16:04 -07:00