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.cc
Commit message (
Expand
)
Author
Age
*
Changed call to only expect and return binary headers when key ends with '-bin'
murgatroid99
2015-03-17
*
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
*
Removed debugging code
murgatroid99
2015-02-13
*
Improved op_vector memory management
murgatroid99
2015-02-13
*
Further improved memory management
murgatroid99
2015-02-13
*
Improved memory management
murgatroid99
2015-02-13
*
Made changes based on comments
murgatroid99
2015-02-13
*
Removed extraneous log messages
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
*
Fixed some compiler errors in call.cc
murgatroid99
2015-02-09
*
More progress towards new API compatibility
murgatroid99
2015-02-09
*
Part of the update to the new API
murgatroid99
2015-02-05
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
Changed low-level metadata API to be more reasonable
murgatroid99
2015-01-28
*
Moved extension and JS files to separate directories
murgatroid99
2015-01-26