33 Commits

Author SHA1 Message Date
murgatroid99
66a0d973a7 Reverted change to _write in client.js 2015-05-22 11:06:11 -07:00
murgatroid99
2008d8b8ca Coalesced redundant code 2015-05-22 10:29:05 -07:00
murgatroid99
b08615e8bd Removed debug log 2015-05-22 09:50:41 -07:00
murgatroid99
6664d4ad01 Fixed ordering assumptions in server_streaming interop test 2015-05-22 09:49:06 -07:00
Craig Tiller
90e5cd510b Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm 2015-05-20 10:33:37 -07:00
murgatroid99
4f6cb59ce5 Fixed client handling of failed batches 2015-05-19 14:13:21 -07:00
murgatroid99
18b727d54a Fixed server to handle invalid arguments without breaking 2015-05-19 09:51:26 -07:00
murgatroid99
8bb7fa7e53 Fixed client auth implementation and tests 2015-05-14 10:04:48 -07:00
murgatroid99
a70f6a955a Updated deserialization code to fix message echoing 2015-05-12 09:50:37 -07:00
Tim Emiola
acf317365b Merge pull request #1515 from murgatroid99/node_auth_uri_parameter
Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
2015-05-08 10:49:24 -07:00
murgatroid99
e1ab1c2bad Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata 2015-05-07 13:09:42 -07:00
murgatroid99
713518e264 Merge branch 'master' into node_status_error_event 2015-05-07 10:02:59 -07:00
murgatroid99
d718acee37 Added error events on client streams when the server is streaming 2015-05-06 16:46:19 -07:00
murgatroid99
f35d735d69 Exposed server address string in stub 2015-04-29 13:07:12 -07:00
murgatroid99
ea3589ee0b Fixed bugs in trailing metadata handling and math server example 2015-04-13 12:59:17 -07:00
murgatroid99
9b4b90b3df Started adding support for trailing metadata 2015-03-26 10:07:15 -07:00
murgatroid99
38d30d285d Added a comment to server.js 2015-03-23 10:46:05 -07:00
murgatroid99
36bbd0b706 Added functions to create generic servers and clients 2015-03-18 17:17:33 -07:00
murgatroid99
0777e281e5 Updated Node library to new secure server API 2015-03-02 17:31:25 -08:00
murgatroid99
dcdbbe5422 Return error status as actual errors to client callbacks 2015-02-23 17:40:18 -08:00
murgatroid99
1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
murgatroid99
9910878852 Merge branch 'master' into node_auth_integration 2015-02-18 15:08:32 -08:00
murgatroid99
5ab7deb5e4 Added auth functionality and interop tests 2015-02-18 15:00:56 -08:00
Craig Tiller
b56ee7c871 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller
42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
murgatroid99
61abcf3f15 Added missing documentation 2015-02-17 16:23:06 -08:00
murgatroid99
7f654db5b8 Removed extra log lines 2015-02-12 13:32:18 -08:00
murgatroid99
312bab200a All tests but one now pass against new API 2015-02-12 13:28:25 -08:00
murgatroid99
4dd6c09968 Fixed most of surface tests 2015-02-12 12:21:15 -08:00
murgatroid99
745eb32e04 Added handling for unimplemeneted methods on the server 2015-01-30 14:13:11 -08:00
murgatroid99
0549a0d16e Added API for servers to provide metadata 2015-01-29 11:44:46 -08:00
murgatroid99
e8961c0e90 Added metadata pass-through to server method handlers 2015-01-28 11:47:23 -08:00
murgatroid99
0bd4b5a17c Moved extension and JS files to separate directories 2015-01-26 17:16:57 -08:00