1. 58a142a Properly set inbound and outbound connection and stream window sizes by Louis Ryan · 9 years ago
  2. a251171 Upgrade to protobuf-3.0.0-alpha-3 by Kun Zhang · 9 years ago
  3. 2ee4d02 Rename Call to ClientCalls. by Kun Zhang · 9 years ago
  4. 4ee2a65 Allowing Netty TLS bootstrap handler to be sharable. by nmittler · 9 years ago
  5. f770ffb Making test certs more shareable by nmittler · 9 years ago
  6. 641fc28 Add support for indeterminate length messages. This will make using GRPC easier for non-proto payload types. by Louis Ryan · 9 years ago
  7. 65d73c0 Don't use reflection for epoll/unix domain sockets by Eric Anderson · 9 years ago
  8. 3af3d1b Improve invalid argument message for address by Eric Anderson · 9 years ago
  9. 7a7450f Commit codegen'd files missing from 43038a5 by Eric Anderson · 9 years ago
  10. 43038a5 Adding support for UDS to benchmarks by nmittler · 9 years ago
  11. eee86b4 Add benchmarks for: by Louis Ryan · 9 years ago
  12. c4c6c14 Fixing benchmarks build on non-linux systems. by nmittler · 9 years ago
  13. 8f537e3 updates to test native epoll by nmittler · 9 years ago
  14. 518b7db Slight performance improvment for MutableHandlerRegistryImpl by nmittler · 9 years ago
  15. 8c9cc91 Update generated proto output by Eric Anderson · 9 years ago
  16. 111f6dd Allow people to skip codegen compilation. by Kun Zhang · 9 years ago
  17. e05885d Swap to Netty's SslContextBuilder by Eric Anderson · 9 years ago
  18. 7779b4f Cleaning up some warnings. by nmittler · 9 years ago
  19. c561221 Add Openloop Client to Benchmarks. by Jakob Buchgraber · 9 years ago
  20. d8d7908 Avoid flushing CreateStreamCommand for calls where the client is known to send a payload immediately afterward. by Louis Ryan · 9 years ago
  21. 67b5bc7 Update QPS Client and Server. by Jakob Buchgraber · 9 years ago
  22. 9aae6f6 checkstyle change: by Xudong Ma · 9 years ago
  23. 2cad9e6 Add "unsed import" check. by Xudong Ma · 9 years ago
  24. c3e8dae Add checkstyle checking by Eric Anderson · 10 years ago
  25. bd81a58 Add duration paramter to QPS Client and remove "server_threads" parameter. by Jakob Buchgraber · 9 years ago
  26. 6ceb37a Add QPS Server and TLS support to QPS Client. by Jakob Buchgraber · 9 years ago
  27. 3fd7d06 Add QPS Client to perform throughput and latency tests. by Jakob Buchgraber · 9 years ago