murgatroid99
|
7229f88745
|
Move gRPC constants to js file to include them in generated documentation
|
8 years ago |
murgatroid99
|
f2f125a38a
|
Switch 'apply' for 'call' in pass-through functions
|
8 years ago |
murgatroid99
|
ffac55dfd6
|
Refactor client logic into superclass with generic methods, improve documentation
|
8 years ago |
murgatroid99
|
ea87dfb711
|
Clang format
|
8 years ago |
murgatroid99
|
37797bdfa5
|
Remove another instance of '#ifdef GRPC_UV' from Node extension
|
8 years ago |
David Garcia Quintas
|
606945af76
|
1.3.0 -> 1.3.1-pre1
|
8 years ago |
David Garcia Quintas
|
3ef2355eae
|
s/1.3.0-pre/1.3.0
|
8 years ago |
murgatroid99
|
cb5c62afab
|
Remove extra header from node_grpc.cc
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
murgatroid99
|
2f04c73c7d
|
Clang format
|
8 years ago |
murgatroid99
|
bc528641fe
|
Remove another instance of '#ifdef GRPC_UV' from Node extension
|
8 years ago |
murgatroid99
|
627e2a5abd
|
Remove another from Node extension
|
8 years ago |
murgatroid99
|
f94f64fc12
|
Remove non-libuv code from Node extension
|
8 years ago |
Craig Tiller
|
5b1c5f22f4
|
Extend clang-format to C#, Node, Ruby
|
8 years ago |
Craig Tiller
|
0dd38b5cb9
|
Fix broken merge
|
8 years ago |
Craig Tiller
|
3512ec926b
|
Fix typo
|
8 years ago |
murgatroid99
|
76c840036f
|
Node benchmarks: allow arbitrary message size, add CPU usage stats
|
8 years ago |
David Garcia Quintas
|
9e1acc0796
|
master to 1.4.0-dev
|
8 years ago |
David Garcia Quintas
|
d9986c3cf7
|
1.3.x branch cut
|
8 years ago |
Craig Tiller
|
cd3ae4f33b
|
Remove API
|
8 years ago |
murgatroid99
|
70a2a4b01a
|
Bump version to 1.2.4
|
8 years ago |
murgatroid99
|
017a335d2b
|
Only delete core-level server if shutdown was successful
|
8 years ago |
murgatroid99
|
803392e9f1
|
Node server: add NULL check to tryShutdown
|
8 years ago |
murgatroid99
|
c22d62f54e
|
Move ForceShutdown completion handling to new OnComplete method
|
8 years ago |
murgatroid99
|
42cfaa99bd
|
Add native tag completion callbacks, dispose of server after tryShutdown succeeds
|
8 years ago |
murgatroid99
|
79962f33c7
|
Refactor tag completion handling into one function
|
8 years ago |
murgatroid99
|
7400d1ce75
|
Ignore a couple of errors in the Node express benchmark
|
8 years ago |
murgatroid99
|
7cfa1bfb73
|
Bump version to 1.2.3
|
8 years ago |
murgatroid99
|
a78582bfc8
|
Ignore a couple of errors in the Node express benchmark
|
8 years ago |
murgatroid99
|
2a4ea2daaf
|
Node: consolidate call destruction logic
|
8 years ago |
murgatroid99
|
a8052c7f4a
|
Correct use of ProtoBuf.js 6 message encoding API
|
8 years ago |
murgatroid99
|
77e06b2f86
|
Node: fix leak of sent metadata
|
8 years ago |
murgatroid99
|
f712ae76f4
|
Fix a couple of issues with the use of the Protobuf.js API
|
8 years ago |
murgatroid99
|
130568e515
|
Fix call destruction bug
|
8 years ago |
murgatroid99
|
c84d67e85b
|
Keep changes from #10093
|
8 years ago |
murgatroid99
|
a5ea8f2150
|
Fix serializer error handling, update ProtoBuf.js dependency
|
8 years ago |
murgatroid99
|
753b0544fd
|
Properly unref some slices in Node glue code
|
8 years ago |
Jan Tattermusch
|
0be726b34d
|
bump version to 1.2.2
|
8 years ago |
murgatroid99
|
c64601421b
|
Large message latency improvements: remove a memcpy and a Buffer construtor call
|
8 years ago |
murgatroid99
|
a1eefcea5f
|
Improve Node benchmarks, add generic unary test
|
8 years ago |
Craig Tiller
|
dd36b15315
|
Call ref/unref, bugfixes
|
8 years ago |
Ken Payson
|
484871bb03
|
Bump version to 1.2.1
|
8 years ago |
Alexander Polcyn
|
69c2717c80
|
bump v1.2.x branch version to 1.2.1-pre2
|
8 years ago |
murgatroid99
|
ac7f90da26
|
Add enumsAsStrings option, as the original upgrade PR did
|
8 years ago |
Sree Kuchibhotla
|
ef8857e4af
|
Node changes
|
8 years ago |
murgatroid99
|
c1b758f488
|
Use new oneofs option in deserialize call
|
8 years ago |
murgatroid99
|
b306854816
|
Improve ProtoBuf.js version heuristic, add tests for oneof decoding
|
8 years ago |
Alexander Polcyn
|
3e30832cca
|
bump v1.2.x branch to 1.2.1-pre1
|
8 years ago |
murgatroid99
|
c8e6ac4bf3
|
Ensure arguments are validated before they are serialized, unskip some tests
|
8 years ago |
David Garcia Quintas
|
69e5a28635
|
Going for 1.2.0
|
8 years ago |