index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
test
Commit message (
Expand
)
Author
Age
*
Updated ProtoBuf.js dependency. Updated protos to proto3
murgatroid99
2015-05-11
*
Added error events on client streams when the server is streaming
murgatroid99
2015-05-06
*
Added JSON option for gRPC file loading
murgatroid99
2015-04-20
*
Fixed bugs in trailing metadata handling and math server example
murgatroid99
2015-04-13
*
Reworded test case descriptions
murgatroid99
2015-04-03
*
Fixed proto syntax
murgatroid99
2015-03-26
*
Finished adding trailing metadata tests
murgatroid99
2015-03-26
*
Started adding support for trailing metadata
murgatroid99
2015-03-26
*
Merge pull request #1097 from murgatroid99/node_general_interface
Tim Emiola
2015-03-23
|
\
|
*
Added a test for generic client and server constructors
murgatroid99
2015-03-19
|
*
Added functions to create generic servers and clients
murgatroid99
2015-03-18
*
|
Simplified some tests
murgatroid99
2015-03-17
*
|
Changed call to only expect and return binary headers when key ends with '-bin'
murgatroid99
2015-03-17
|
/
*
Fixed segfault by fixing scope issue
murgatroid99
2015-03-09
*
Added more tests
murgatroid99
2015-03-09
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
*
Fixed lint errors
murgatroid99
2015-02-19
*
Merge branch 'master' into node_auth_integration
murgatroid99
2015-02-18
|
\
*
|
Added interop support for default root SSL certs
murgatroid99
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
Last test now passes
murgatroid99
2015-02-12
*
Removed extra log lines
murgatroid99
2015-02-12
*
All tests but one now pass against new API
murgatroid99
2015-02-12
*
Fixed most of surface tests
murgatroid99
2015-02-12
*
Fixed end to end tests
murgatroid99
2015-02-11
*
More end to end test debugging
murgatroid99
2015-02-11
*
Fixed end-to-end tests for new changes
murgatroid99
2015-02-10
*
Extension module now compiles and some tests pass
murgatroid99
2015-02-09
*
Added handling for unimplemeneted methods on the server
murgatroid99
2015-01-30
*
Added cancellation interop tests to Node interop client
murgatroid99
2015-01-29
*
Added API for servers to provide metadata
murgatroid99
2015-01-29
*
Changed low-level metadata API to be more reasonable
murgatroid99
2015-01-28
*
Finished fixing the tests
murgatroid99
2015-01-27
*
Fixed tests by properly half-closing
murgatroid99
2015-01-26
*
Removed all uses of highland
murgatroid99
2015-01-26
*
Fixed file references to match moved files
murgatroid99
2015-01-26
*
Refactored other tests
murgatroid99
2015-01-26
*
Refactored tests to avoid hanging
murgatroid99
2015-01-26
*
Added cancel to client APIs and cancelled event to server APIs
murgatroid99
2015-01-26
*
Added missing server shutdown to interop test runner
murgatroid99
2015-01-26
*
Removed some duplicate stream code
murgatroid99
2015-01-23
*
Skiped currently failing test
murgatroid99
2015-01-23
*
Resolved merge conflict with upstream/master
murgatroid99
2015-01-21
|
\
*
\
Resolved merge conflicts with master
murgatroid99
2015-01-21
|
\
\
|
|
*
Merge branch 'master' into node_remove_byte_streams
murgatroid99
2015-01-21
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Switched binary stream to object stream
murgatroid99
2015-01-21
*
|
|
Modified interop tests to handle binding to port 0
murgatroid99
2015-01-21
*
|
|
Merge branch 'master' into node_bind_port_zero
murgatroid99
2015-01-21
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Removed port_picker and bound to port 0 in tests instead
murgatroid99
2015-01-21
[next]