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
...
*
|
Add tests for translating server handler errors to status objects
murgatroid99
2015-07-17
|
*
Added test for echoing metadata
murgatroid99
2015-07-16
|
*
Changed to newer, simpler server construction interface
murgatroid99
2015-07-15
|
/
*
Updated health check service with new changes
murgatroid99
2015-07-08
*
Minor changes to match recent design changes
murgatroid99
2015-07-07
*
Added some tests for the health check service
murgatroid99
2015-07-06
*
Fixed handling of long values
murgatroid99
2015-06-05
*
Added tests for serializing and deserializing 64 bit values in proto messages
murgatroid99
2015-06-05
*
Replaced underscore and underscore.string modules with lodash
murgatroid99
2015-06-03
*
Correctly handle reading the final message and then sending status
Craig Tiller
2015-05-19
*
Fixed server to handle invalid arguments without breaking
murgatroid99
2015-05-19
*
Added failing tests for server bad argument handling
murgatroid99
2015-05-18
*
Added Node interop test for timeout_on_sleeping_server
murgatroid99
2015-05-14
*
Merge branch 'master' into node_fix_message_echo
murgatroid99
2015-05-12
|
\
*
|
Added failing test that echos the request message
murgatroid99
2015-05-11
|
*
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
[prev]
[next]