Commit Graph

21 Commits

Author SHA1 Message Date
Tim Emiola edd5525b4f Merge pull request #3625 from murgatroid99/node_single_install_step
Node single install step
2015-10-07 11:55:26 -07:00
murgatroid99 2254fd5aa7 Moved gRPC node package root to repo root, made it depend on grpc.gyp 2015-10-01 11:54:00 -07:00
murgatroid99 85423a907d Fixed the tests 2015-08-27 10:02:00 -07:00
murgatroid99 d5b74a1044 Add metadata echo functionality to interop server, and corresponding interop test 2015-08-27 09:26:33 -07:00
murgatroid99 9a57cad9ff Fixed tests 2015-08-19 15:02:15 -07:00
murgatroid99 5bb18030d2 Modified server SSL certs to allow multiple pairs and force_client_auth flag 2015-08-19 14:57:19 -07:00
murgatroid99 833652967c Replaced remaining references to 'listen' with 'start' 2015-08-14 11:09:04 -07:00
murgatroid99 d03da0cd75 Made binding a server to a port insecurely explicit 2015-07-27 16:13:28 -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
murgatroid99 d7d9dd3c83 Replaced underscore and underscore.string modules with lodash 2015-06-03 10:59:02 -07:00
murgatroid99 20dcbb976a Updated interop tests to handle proto3 changes 2015-05-12 10:35:18 -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
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 0549a0d16e Added API for servers to provide metadata 2015-01-29 11:44:46 -08:00
murgatroid99 3b488e2f67 Fixed node interop server 2015-01-23 13:27:20 -08:00
murgatroid99 61d9ffb231 Modified interop tests to handle binding to port 0 2015-01-21 12:12:39 -08:00
murgatroid99 4c59f605fe Added TLS support to interop tests 2015-01-21 10:30:36 -08:00
murgatroid99 e3f3c2184e Added and fixed interop tests 2015-01-20 18:06:43 -08:00