20 Commits

Author SHA1 Message Date
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