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
/
server_test.js
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-03-31
*
Completed integration of node-pre-gyp into Node library
murgatroid99
2016-01-20
*
Simplified some code and added tests to increase code coverage
murgatroid99
2015-12-09
*
Moved gRPC node package root to repo root, made it depend on grpc.gyp
murgatroid99
2015-10-01
*
Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown
Tim Emiola
2015-08-26
|
\
*
|
Fixed tests
murgatroid99
2015-08-19
*
|
Modified server SSL certs to allow multiple pairs and force_client_auth flag
murgatroid99
2015-08-19
|
*
Added a test, enabled other tests
murgatroid99
2015-08-19
|
*
Split server shutdown into tryShutdown and forceShutdown
murgatroid99
2015-08-18
|
/
*
Replaced remaining references to 'listen' with 'start'
murgatroid99
2015-08-14
*
Made binding a server to a port insecurely explicit
murgatroid99
2015-07-27
*
Fix node test. Remove all the server fake credentials references
yang-g
2015-07-22
*
Added more tests
murgatroid99
2015-03-09
*
All tests but one now pass against new API
murgatroid99
2015-02-12
*
Changed low-level metadata API to be more reasonable
murgatroid99
2015-01-28
*
Fixed file references to match moved files
murgatroid99
2015-01-26
*
Refactored other tests
murgatroid99
2015-01-26
*
Resolved merge conflicts with master
murgatroid99
2015-01-21
|
\
*
|
Removed port_picker and bound to port 0 in tests instead
murgatroid99
2015-01-21
|
*
Updated to new call.invoke API
murgatroid99
2015-01-15
|
/
*
Added LICENSE header to all files
murgatroid99
2015-01-12
*
Clean commit of Node.js library source
murgatroid99
2015-01-12