index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
ext
/
call.h
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Make Node extension work with slice changes
murgatroid99
2016-12-12
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16
*
Refactored some C++ code to improve code reuse
murgatroid99
2015-10-12
*
Reworked credentials surface API, added test
murgatroid99
2015-09-25
*
Implemented credentials plugin interface
murgatroid99
2015-09-24
*
Merged from release_0.11
murgatroid99
2015-09-17
|
\
*
|
Update to nan 2.0
murgatroid99
2015-09-17
|
*
Fixed Op destructors not being called
murgatroid99
2015-09-14
|
/
*
Emit proper status when failing to parse server stream
murgatroid99
2015-08-27
*
Added an inline C++ function to replace a deprecated nan function
murgatroid99
2015-08-17
*
Exposed channel target and call peer in Node wrapper
murgatroid99
2015-07-24
*
The library now compiles with Node 0.11+ and all versions of io.js
murgatroid99
2015-03-04
*
Updated some c++ files for 0.11/0.12 compatibility
murgatroid99
2015-03-04
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Improved op_vector memory management
murgatroid99
2015-02-13
*
Made changes based on comments
murgatroid99
2015-02-13
*
Fixed end to end tests
murgatroid99
2015-02-11
*
More end to end test debugging
murgatroid99
2015-02-11
*
Extension module now compiles and some tests pass
murgatroid99
2015-02-09
*
Fixed another compiler error
murgatroid99
2015-02-09
*
Fixed some compiler errors in call.cc
murgatroid99
2015-02-09
*
More progress towards new API compatibility
murgatroid99
2015-02-09
*
Moved extension and JS files to separate directories
murgatroid99
2015-01-26