Commit Graph

19 Commits

Author SHA1 Message Date
murgatroid99 c8ba933fc1 Merged from release_0.11 branch 2015-09-23 11:44:01 -07:00
murgatroid99 fba4d1005a Fixed hang when using Node gRPC with other async operations 2015-09-23 11:38:39 -07:00
murgatroid99 231617f5ba Update to nan 2.0 2015-09-17 13:56:25 -07:00
Jan Tattermusch f5fa08c907 Merge pull request #2696 from murgatroid99/node_client_connectivity
Wrap connectivity API, expose it to client as waitForReady
2015-08-14 09:19:38 -07:00
murgatroid99 d71afbc48b Fixed typo 2015-08-13 11:00:13 -07:00
Nicolas "Pixel" Noble 2a4657d30a Working on node. 2015-08-07 20:46:01 +02:00
murgatroid99 c6d3cb0dfe Wrap connectivity API, expose it to client as waitForReady 2015-07-28 15:18:57 -07:00
Craig Tiller 871a81f0d7 Updating wrapped languages to new time functions 2015-07-13 09:16:03 -07:00
Craig Tiller 4ece70db5b C Core API cleanup.
Simplify grpc_event into something that can be non-heap allocated.
Deprecate grpc_event_finish.
Remove grpc_op_error - use an int as this is more idiomatic C style.
2015-05-04 14:53:51 -07:00
zeliard 57f64ba4b2 merge from upstream (grpc) master 2015-04-27 14:56:34 +09:00
murgatroid99 b0910a21f5 Fixed segfault by fixing scope issue 2015-03-09 16:09:55 -07:00
Craig Tiller da0983d56a Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
Craig Tiller 42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
murgatroid99 c1ec85fc43 Removed extraneous log messages 2015-02-12 15:48:51 -08:00
murgatroid99 d35c92d473 Fixed end to end tests 2015-02-11 16:19:55 -08:00
murgatroid99 5bbb836abb More end to end test debugging 2015-02-11 09:26:25 -08:00
murgatroid99 6f8dde55cc Extension module now compiles and some tests pass 2015-02-09 15:55:10 -08:00
murgatroid99 616e875f23 More progress towards new API compatibility 2015-02-09 10:43:21 -08:00
murgatroid99 0bd4b5a17c Moved extension and JS files to separate directories 2015-01-26 17:16:57 -08:00