287 Commits (abfaf2a5363aefdda8f5b311d1e46833aca06e53)

Author SHA1 Message Date
murgatroid99 c73b450b9e Bumped Node.js package version to 0.10.0 10 years ago
murgatroid99 a5b482a8ec Updated health check service with new changes 10 years ago
murgatroid99 8dae13e0d1 Made Node server respond with UNKNOWN for unspecified application errors 10 years ago
murgatroid99 2be6ac0dc1 Minor changes to match recent design changes 10 years ago
murgatroid99 06e5471aa4 Added other LDFLAGS to node gyp file 10 years ago
murgatroid99 b771f91d60 Only use pkg-config if grpc is installed 10 years ago
murgatroid99 d046cc6de5 Added some tests for the health check service 10 years ago
murgatroid99 357e18123d Link Node against static dependencies just in case 10 years ago
murgatroid99 b0d8b31b44 Use pkg-config in node's binding.gyp 10 years ago
murgatroid99 87e74fc8a1 Stopped binding service handler functions to server 10 years ago
murgatroid99 f0c6f96e26 Added tests for health checking 10 years ago
murgatroid99 e899aebf98 Added health check service implementation 10 years ago
murgatroid99 d9c1fab3f6 Updated ProtoBuf.js dependency to latest released version 10 years ago
murgatroid99 522b93cdb1 Added missing comma in binding.gyp. 10 years ago
David Garcia Quintas ba710e5579 Added changes to node and php wrappers 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
murgatroid99 8344d98162 Bump version of Node library 10 years ago
murgatroid99 9d5ae1c629 Fixed handling of long values 10 years ago
murgatroid99 f4cbf74f6f Added tests for serializing and deserializing 64 bit values in proto messages 10 years ago
Tim Emiola 174d9239f6 Updates INSTALL on Node.js README.md 10 years ago
murgatroid99 55739d5c4a Replaced underscore and underscore.string modules with lodash 10 years ago
murgatroid99 548dc2ee5f Replaced underscore and underscore.string modules with lodash 10 years ago
David Garcia Quintas 30bd4eb5cc Removed grpc_byte_buffer_reader_{create,destroy}. 10 years ago
murgatroid99 cd35c4c159 Updated server to use new shutdown semantics 10 years ago
murgatroid99 b846b2561d Updated Node.js version to 0.9.0 10 years ago
remi Taylor 376f2c0672 Update node server examples to consistently bind to 50051 10 years ago
murgatroid99 b4f244f0da Reverted change to _write in client.js 10 years ago
murgatroid99 6d1a8449d1 Coalesced redundant code 10 years ago
murgatroid99 fe29b6dea1 Removed debug log 10 years ago
murgatroid99 2fb16aafa3 Fixed ordering assumptions in server_streaming interop test 10 years ago
Craig Tiller d17403c6d2 Correctly handle reading the final message and then sending status 10 years ago
murgatroid99 012d43b61a Fixed client handling of failed batches 10 years ago
murgatroid99 04589a7e0c Fixed server to handle invalid arguments without breaking 10 years ago
murgatroid99 778c61b6fc Added failing tests for server bad argument handling 10 years ago
murgatroid99 08b0e667ec Added comments to service_packager script 10 years ago
murgatroid99 d8d21d788a Removed response type 10 years ago
murgatroid99 9ceac71245 Added Node interop test for timeout_on_sleeping_server 10 years ago
murgatroid99 2c5fa16f14 Fixed client auth implementation and tests 10 years ago
murgatroid99 c880cad41c Added service_packager description to bin/README.md 10 years ago
murgatroid99 b70d1d9dca Fixed include path handling 10 years ago
murgatroid99 f4b2832850 service_packager now properly generates service and package files 10 years ago
murgatroid99 838e0a31f7 Bump Node version to 0.8.0 10 years ago
murgatroid99 20afbb9140 Updated interop tests to handle proto3 changes 10 years ago
murgatroid99 c73a2be603 Updated deserialization code to fix message echoing 10 years ago
murgatroid99 5828fb960d Added failing test that echos the request message 10 years ago
murgatroid99 1b40198fb3 Added jwtaccess cloud-to-prod interop test 10 years ago
murgatroid99 11cfdf7109 Removed a default value I missed 10 years ago
murgatroid99 0e19902647 Updated ProtoBuf.js dependency. Updated protos to proto3 10 years ago
Craig Tiller 054d1dec07 Correct Node build errors 10 years ago
Craig Tiller fdb75f58e7 Port Node to new API 10 years ago