index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
Commit message (
Expand
)
Author
Age
*
Added cancellation interop tests to Node interop client
murgatroid99
2015-01-29
*
Added API for servers to provide metadata
murgatroid99
2015-01-29
*
Merge branch 'master' of github.com:google/grpc into node_server_metadata
murgatroid99
2015-01-29
|
\
|
*
Changed low-level metadata API to be more reasonable
murgatroid99
2015-01-28
*
|
Added metadata pass-through to server method handlers
murgatroid99
2015-01-28
|
/
*
Merge pull request #209 from yang-g/interopclient
Chen Wang
2015-01-27
|
\
|
*
sync up with master
Yang Gao
2015-01-27
|
|
\
*
|
|
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
*
|
Moved extension and JS files to separate directories
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 cancel to surface calls
murgatroid99
2015-01-26
*
|
Added missing server shutdown to interop test runner
murgatroid99
2015-01-26
*
|
Removed all instances of == in js files
murgatroid99
2015-01-26
*
|
Shortened a function
murgatroid99
2015-01-26
|
*
run clang-format
Yang Gao
2015-01-26
*
|
Moved some code around for clarity
murgatroid99
2015-01-23
*
|
Removed unnecessary bidi stream wrappers
murgatroid99
2015-01-23
*
|
Removed some duplicate stream code
murgatroid99
2015-01-23
|
/
*
Fixed node interop server
murgatroid99
2015-01-23
*
Skiped currently failing test
murgatroid99
2015-01-23
*
Made node library buildable from source tree
murgatroid99
2015-01-23
*
Resolved merge conflict with upstream/master
murgatroid99
2015-01-21
|
\
|
*
Indicated that serialize and deserialize are optional
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
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #149 from murgatroid99/node_bind_port_zero
Tim Emiola
2015-01-21
|
\
\
\
|
|
|
*
Merge branch 'master' into node_remove_byte_streams
murgatroid99
2015-01-21
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #141 from jboeuf/ssl_server_creds_integration
Craig Tiller
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 extra debugger statements
murgatroid99
2015-01-21
|
|
*
|
Removed port_picker and bound to port 0 in tests instead
murgatroid99
2015-01-21
|
*
|
|
Fixing node and ruby builds.
Julien Boeuf
2015-01-21
|
|
/
/
*
|
|
Added TLS support to interop tests
murgatroid99
2015-01-21
*
|
|
Removed temp files
murgatroid99
2015-01-20
*
|
|
Added and fixed interop tests
murgatroid99
2015-01-20
*
|
|
Added interop client and server
murgatroid99
2015-01-20
|
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-16
|
|
/
|
*
|
|
Fixed casing functionality in common.js
murgatroid99
2015-01-16
*
|
|
Made method names more idiomatically cased for clients and servers
murgatroid99
2015-01-16
|
/
/
|
*
Updated to new call.invoke API
murgatroid99
2015-01-15
*
|
Added code generation for clients and servers
murgatroid99
2015-01-15
|
*
Merge pull request #18 from murgatroid99/node_client_constructor
Tim Emiola
2015-01-14
|
|
\
*
|
\
Merge branch 'node_client_constructor'
murgatroid99
2015-01-13
|
\
\
\
|
|
|
/
|
|
/
|
[next]