19 Commits

Author SHA1 Message Date
murgatroid99
2254fd5aa7 Moved gRPC node package root to repo root, made it depend on grpc.gyp 2015-10-01 11:54:00 -07:00
murgatroid99
465d03e171 Split server shutdown into tryShutdown and forceShutdown 2015-08-18 17:38:11 -07:00
murgatroid99
dff79ef1d8 Added host override option for RPCs. Added optional params object 2015-08-03 15:18:23 -07:00
murgatroid99
1fa48701fc Resolved merge conflicts 2015-07-30 10:41:59 -07:00
murgatroid99
d03da0cd75 Made binding a server to a port insecurely explicit 2015-07-27 16:13:28 -07:00
murgatroid99
954538063c Made credentials an explicit required argument to channels 2015-07-27 14:56:40 -07:00
Jan Tattermusch
f658e8f16c Merge pull request #2630 from murgatroid99/node_completion_key_names
Changed object keys to valid identifier names
2015-07-24 13:49:24 -07:00
murgatroid99
7693e6676b Exposed channel target and call peer in Node wrapper 2015-07-24 10:43:27 -07:00
murgatroid99
7e26efc345 Changed object keys to valid identifier names 2015-07-23 10:40:19 -07:00
murgatroid99
3544e15cef Changed call to only expect and return binary headers when key ends with '-bin' 2015-03-17 18:13:55 -07:00
murgatroid99
1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
murgatroid99
5bcc358e53 Last test now passes 2015-02-12 13:58:24 -08:00
murgatroid99
d35c92d473 Fixed end to end tests 2015-02-11 16:19:55 -08:00
murgatroid99
6f8dde55cc Extension module now compiles and some tests pass 2015-02-09 15:55:10 -08:00
murgatroid99
b4059c1f33 Changed low-level metadata API to be more reasonable 2015-01-28 15:36:27 -08:00
murgatroid99
f5e13dba4f Refactored tests to avoid hanging 2015-01-26 14:31:03 -08:00
murgatroid99
ee451992b8 Updated to new call.invoke API 2015-01-15 15:45:55 -08:00
murgatroid99
823fee890a Added LICENSE header to all files 2015-01-12 18:25:58 -08:00
murgatroid99
a9b57ed10f Clean commit of Node.js library source 2015-01-12 18:14:35 -08:00