Craig Tiller
e3562b8320
Fix merge error
8 years ago
Craig Tiller
c3b6d3a3eb
Fix merge error
8 years ago
Craig Tiller
ce7b981577
Fix merge error
8 years ago
Mark D. Roth
448c1f002c
Move parameters for all grpc_op types into their own sub-structs.
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Eric Gribkoff
ced8702d1d
Enable advanced Java interop tests.
...
Add response parameters to custom_metadata streaming request for Node and PHP
clients.
The Java server does not respond with separate initial and trailing
metadata when there is no response data - it is only emiting the
requested trailing metadata. Adding the response parameters to the test
(in accordance with the specification) avoids this, but I will open a
separate issue to investigate the Java behavior.
8 years ago
murgatroid99
5eebc93b1d
Make event order consistent, and make 'end' and 'error' mutually exclusive
8 years ago
murgatroid99
a053f23b1d
Make Node extension work with slice changes
8 years ago
murgatroid99
200ef28796
Perform quit operations in a useful order in Node perf tests
8 years ago
murgatroid99
c6bbc4708c
Replace usages of std::list with std::queue in Node extension
8 years ago
murgatroid99
45d4561cd0
Add missing return
8 years ago
murgatroid99
dbda92064f
Also propagate serialization errors in unary server responses
8 years ago
murgatroid99
c13e2f5b03
Node: correctly bubble up errors caused by non-serializable writes
8 years ago
murgatroid99
9ea40c58f0
Make Node library compatible with lodash 3
8 years ago
murgatroid99
e2672c92b6
Some slice and resource quota updates to UV and Node code
8 years ago
murgatroid99
013d203d5d
Refactor uv/non-uv code in Node extension
8 years ago
murgatroid99
eaf7964001
Add test scripts for electron
8 years ago
Craig Tiller
618e67d655
s/GPR_SLICE/GRPC_SLICE/g
8 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
8 years ago
Nicolas "Pixel" Noble
50a730bd1c
Going 1.0.1.
8 years ago
Noah Eisen
0d34499bed
Remove status message check from node interop client
...
The node interop client was checking that the status message for
the test unimplemented_method was an empty string. This behavior
is not guaranteed, and thus the check should be removed.
8 years ago
murgatroid99
ba2d5a678d
Remove deprecated V8 function call in Node library
8 years ago
Noah Eisen
e207228e9e
added new test to interop_sanity_test.js
8 years ago
Noah Eisen
a48afeb1f0
change unimplemented_method to unimplemented_service. Add real unimplemented_method test for node
8 years ago
Tim Ryan
5124452ae5
Compiles with npm install --debug option.
8 years ago
murgatroid99
3dc67018a0
Fix issues with express benchmark and synchronize package.json with template
8 years ago
murgatroid99
b53e5d1f2b
Create benchmark client and server for Node Express
8 years ago
Jan Tattermusch
d1395d9a66
Update README.md
8 years ago
Michael Lumish
197d87e6ef
Fix how Node touches an internal core header
8 years ago
murgatroid99
2c287ca750
UV tests pass on linux
8 years ago
murgatroid99
06bc28289a
Remove deprecated V8 function call in Node library
8 years ago
Tim Ryan
7e642e333b
Compiles with npm install --debug option.
8 years ago
murgatroid99
8fecf28f09
Fix mismatched new[] and delete in Node extension code
8 years ago
murgatroid99
9030c81f20
Add a libuv endpoint to the C core, for use in the Node library
8 years ago
Philipp Wahala
b72e78e23c
Fix typo in node.js README
8 years ago
Nicolas "Pixel" Noble
35b8c51485
Bumping version to 1.0.1-pre1.
9 years ago
Nicolas "Pixel" Noble
0f9337b6a0
Removing pre2 flag.
9 years ago
murgatroid99
c0a64cda94
Update Node library dependencies and change deprecated function calls
9 years ago
murgatroid99
80db7f8c6e
Make Node grpc-tools protoc automatically call the plugin
9 years ago
murgatroid99
7df3597eb0
Regenerate packages
9 years ago
murgatroid99
2db3d99269
Fix error handling authentication errors with non-numeric error codes
9 years ago
Nicolas "Pixel" Noble
3260a1731a
Bumping to 1.0.0-pre2.
9 years ago
murgatroid99
fcb5271105
Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
9 years ago
murgatroid99
bce3fb07ce
Fixed typo in Node health check package.json
9 years ago
murgatroid99
ef55d7e02f
Fix a memory leak in Node call credentials
9 years ago
Nicolas "Pixel" Noble
49bfb92dc1
Master is now 1.1.0-dev.
9 years ago
Nicolas "Pixel" Noble
8c72ae43f9
Flagging master as 1.0.0-pre1.
9 years ago
murgatroid99
611bfc21c4
Add Node health check generated code and license files
9 years ago
Ken Payson
e4123f3083
Updated release version to 0.15.1
9 years ago