Commit Graph

28 Commits

Author SHA1 Message Date
murgatroid99 fced2ef963 Resolved merge conflicts 2015-10-07 13:53:58 -07:00
murgatroid99 3a121aa515 Resolved merge conflicts with master 2015-10-06 11:16:49 -07:00
murgatroid99 97b58fb6b6 Fixed up Node tests after math folder move 2015-10-06 10:51:18 -07:00
murgatroid99 ee19e93884 Reworked credentials surface API, added test 2015-09-25 16:04:03 -07:00
murgatroid99 7b5231a5a0 Added test for using gRPC with other async operations 2015-09-24 11:29:10 -07:00
murgatroid99 465d03e171 Split server shutdown into tryShutdown and forceShutdown 2015-08-18 17:38:11 -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
murgatroid99 afad0c0fca Changed to newer, simpler server construction interface 2015-07-15 17:01:49 -07:00
murgatroid99 d718acee37 Added error events on client streams when the server is streaming 2015-05-06 16:46:19 -07:00
murgatroid99 ea3589ee0b Fixed bugs in trailing metadata handling and math server example 2015-04-13 12:59:17 -07:00
murgatroid99 b0910a21f5 Fixed segfault by fixing scope issue 2015-03-09 16:09:55 -07:00
murgatroid99 04e03be338 Added more tests 2015-03-09 11:16:56 -07:00
murgatroid99 1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -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 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 44220eb996 Merge branch 'master' into node_bind_port_zero 2015-01-21 12:05:36 -08:00
murgatroid99 6be3712bb4 Removed port_picker and bound to port 0 in tests instead 2015-01-21 11:55:39 -08:00
murgatroid99 23153cedbe Made method names more idiomatically cased for clients and servers 2015-01-16 14:22:14 -08:00
murgatroid99 215e76570a Added code generation for clients and servers 2015-01-15 14:06:56 -08:00
murgatroid99 88bf4e0e9f Fixed a typo 2015-01-13 17:21:31 -08:00
murgatroid99 4a8b214c54 Fixed typo 2015-01-13 16:03:16 -08:00
murgatroid99 bc7ff9ffe6 Modified math client to more closely resemble generated code 2015-01-13 14:21:13 -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