287 Commits (abfaf2a5363aefdda8f5b311d1e46833aca06e53)

Author SHA1 Message Date
murgatroid99 00943fcd32 Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata 10 years ago
murgatroid99 f742c52d9d Version bump because of new exposed errors 10 years ago
murgatroid99 65b784e230 Added error events on client streams when the server is streaming 10 years ago
Craig Tiller f508145012 Fix some wrapped languages 10 years ago
Craig Tiller 64be9f7a30 C Core API cleanup. 10 years ago
murgatroid99 b8776398c5 Exposed server address string in stub 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
murgatroid99 58584a35db Fixed typo in README change 10 years ago
murgatroid99 0a95d87e6c Added information about custom gRPC install locations in README, bumped version 10 years ago
murgatroid99 71dbb8636d Added JSON option for gRPC file loading 10 years ago
Tim Emiola ff1ae501fa Removes nodejs pubsub example 10 years ago
murgatroid99 cb46db0704 Initial version of service_packager script 10 years ago
murgatroid99 693de4511c Bump node library version to publish bugfix 10 years ago
murgatroid99 353d422a76 Fixed bugs in trailing metadata handling and math server example 10 years ago
Alexander Staubo 425e46c56c Fix compilation of Node package conditionally on Mac: 10 years ago
Alexander Staubo 3f670f4f26 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). 10 years ago
murgatroid99 49388b31a0 Reworded test case descriptions 10 years ago
murgatroid99 c4bc324e1a Reversed accidentally swapped test cases 10 years ago
murgatroid99 e0eda5fc5c Fixed proto syntax 10 years ago
murgatroid99 eb21bdd170 Finished adding trailing metadata tests 10 years ago
murgatroid99 d07a278ef4 Started adding support for trailing metadata 10 years ago
murgatroid99 b0823fd715 Added requested comments 10 years ago
murgatroid99 94c5e7135b Added a comment to server.js 10 years ago
murgatroid99 90da75ed2d Fixed Compute Engine Auth username check 10 years ago
murgatroid99 e0f24dc2ad Added a test for generic client and server constructors 10 years ago
murgatroid99 e023e98d9a Added functions to create generic servers and clients 10 years ago
murgatroid99 5cb82b5a77 Added Node QPS test 10 years ago
murgatroid99 be64ca046e Bumped version 10 years ago
murgatroid99 429bb7abbd Simplified some tests 10 years ago
murgatroid99 da771517c6 Changed call to only expect and return binary headers when key ends with '-bin' 10 years ago
murgatroid99 3c3d860a02 Node package version bump 10 years ago
murgatroid99 bffe7d7bf1 Switched protobufjs dependency to npm package instead of GitHub 10 years ago
murgatroid99 3f6cd88533 Improved node install instructions and bumped version 10 years ago
murgatroid99 fba214cce4 Updated Node package version to 0.5.3 10 years ago
murgatroid99 e5f47064bf Fixed segfault by fixing scope issue 10 years ago
murgatroid99 6cbb237d61 Added more tests 10 years ago
murgatroid99 2decfa2f7c Removed extra variables 10 years ago
murgatroid99 e40ff65efd Cleaned out some cruft from binding.gyp 10 years ago
murgatroid99 a686ffc991 Removes engine restriction from package.json, bumps version 10 years ago
murgatroid99 f28066b930 The library now compiles with Node 0.11+ and all versions of io.js 10 years ago
murgatroid99 5f875d2986 Updated some c++ files for 0.11/0.12 compatibility 10 years ago
murgatroid99 3a98218282 Loosened some dependencies, specified compatible engines 10 years ago
murgatroid99 da02a67e05 Updated Node library to new secure server API 10 years ago
murgatroid99 c8330f8660 Added useful information and links to Node's package.json 10 years ago
murgatroid99 d7e3a2b1f5 Changed c++ version flag in binding.gyp 10 years ago
murgatroid99 be8d1dae5e Added important Node package information and LICENSE file for inclusion in Node package 10 years ago
murgatroid99 9e47368d8f Bumped node version to 0.5.0 10 years ago
Michael Lumish b189cbe7c0 Add Debian nodejs-legacy instructions 10 years ago
Dan Ciruli 80f62e7c50 Changing to use node instead of nodejs 10 years ago
Dan Ciruli 60fcca5dec Update binding.gyp 10 years ago