1. ea12b97 Exposed channel target and call peer in Node wrapper by murgatroid99 · 9 years ago
  2. 198a1ad Added user-agent setting code, and a test for it by murgatroid99 · 9 years ago
  3. 02c160a Use more meaningful names for metadata keys in tests by murgatroid99 · 9 years ago
  4. 2355066 Merge pull request #2464 from murgatroid99/node_server_construction_change by Abhishek Kumar · 9 years ago
  5. 560b82c Added tests for UNKNOWN status when the handler does not specify by murgatroid99 · 9 years ago
  6. 06f0972 Add tests for translating server handler errors to status objects by murgatroid99 · 9 years ago
  7. ef9fd53 Added test for echoing metadata by murgatroid99 · 9 years ago
  8. 366e64d Changed to newer, simpler server construction interface by murgatroid99 · 9 years ago
  9. 55739d5 Replaced underscore and underscore.string modules with lodash by murgatroid99 · 9 years ago
  10. 04589a7 Fixed server to handle invalid arguments without breaking by murgatroid99 · 9 years ago
  11. 778c61b Added failing tests for server bad argument handling by murgatroid99 · 9 years ago
  12. 5828fb9 Added failing test that echos the request message by murgatroid99 · 9 years ago
  13. 65b784e Added error events on client streams when the server is streaming by murgatroid99 · 9 years ago
  14. 71dbb86 Added JSON option for gRPC file loading by murgatroid99 · 9 years ago
  15. 49388b3 Reworded test case descriptions by murgatroid99 · 10 years ago
  16. eb21bdd Finished adding trailing metadata tests by murgatroid99 · 10 years ago
  17. d07a278 Started adding support for trailing metadata by murgatroid99 · 10 years ago
  18. e0f24dc Added a test for generic client and server constructors by murgatroid99 · 10 years ago
  19. e023e98 Added functions to create generic servers and clients by murgatroid99 · 10 years ago
  20. dca966d Fixed lint errors by murgatroid99 · 10 years ago
  21. ce5021b Add missing new-lines at end of file by Craig Tiller · 10 years ago
  22. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  23. 10ac96c All tests but one now pass against new API by murgatroid99 · 10 years ago
  24. 4d2d0f0 Added API for servers to provide metadata by murgatroid99 · 10 years ago
  25. 9df2693 Fixed file references to match moved files by murgatroid99 · 10 years ago
  26. 55dd2ba Added cancel to client APIs and cancelled event to server APIs by murgatroid99 · 10 years ago
  27. fd81e70 Made method names more idiomatically cased for clients and servers by murgatroid99 · 10 years ago
  28. cca5ffa Added code generation for clients and servers by murgatroid99 · 10 years ago