21 Commits

Author SHA1 Message Date
murgatroid99
7693e6676b Exposed channel target and call peer in Node wrapper 2015-07-24 10:43:27 -07:00
murgatroid99
024295e6a5 Removed server-wide metadata handler, individual handlers can now send metadata 2015-07-16 13:16:14 -07:00
murgatroid99
afad0c0fca Changed to newer, simpler server construction interface 2015-07-15 17:01:49 -07:00
Abhishek Kumar
41f5a98080 Merge pull request #2335 from murgatroid99/node_error_codes
Made Node server respond with UNKNOWN for unspecified application errors
2015-07-14 12:57:17 -07:00
murgatroid99
9845887968 Made Node server respond with UNKNOWN for unspecified application errors 2015-07-08 09:17:39 -07:00
murgatroid99
0f1df2c8b7 Stopped binding service handler functions to server 2015-07-01 12:56:10 -07:00
murgatroid99
d7d9dd3c83 Replaced underscore and underscore.string modules with lodash 2015-06-03 10:59:02 -07:00
murgatroid99
18b727d54a Fixed server to handle invalid arguments without breaking 2015-05-19 09:51:26 -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
1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -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
0bd4b5a17c Moved extension and JS files to separate directories 2015-01-26 17:16:57 -08:00