1. 74e7ab6 pw_rpc: Rename base_server_writer files by Wyatt Hepler · 3 years, 3 months ago
  2. 5180fe2 pw_rpc: Rename BaseServerWriter to Responder by Wyatt Hepler · 3 years, 3 months ago
  3. b4f4e7a pw_rpc: Adds Bazel support for RPC by Nathaniel Brough · 3 years, 4 months ago
  4. 2b0d177 pw_rpc: Remove uses of PW_CHECK macros in headers by Wyatt Hepler · 3 years, 4 months ago
  5. f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 6 months ago
  6. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 5 months ago
  7. d6ddf57 pw_rpc: Fix usage of uninitialized test variable by Prashanth Swaminathan · 3 years, 7 months ago
  8. 38f8708 pw_rpc: Check Nanopb request/response types by Wyatt Hepler · 3 years, 7 months ago
  9. d08e582 pw_rpc: Return BaseServerWriter::Finish() status by Wyatt Hepler · 3 years, 7 months ago
  10. 514bab8 pw_rpc: Re-acquire response buffer if Channel::Send() fails by Alexei Frolov · 3 years, 8 months ago
  11. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 8 months ago
  12. 8779bcd pw_rpc: Generate service implementation stubs by Wyatt Hepler · 3 years, 10 months ago
  13. afd2914 pw_rpc: Support testing services with mixed protobuf libraries by Wyatt Hepler · 3 years, 10 months ago
  14. b6495b3 pw_rpc: Generic test for Method and MethodTraits implementations by Wyatt Hepler · 3 years, 10 months ago
  15. e95bd72 pw_rpc: Check RPC method signature; improve errors by Wyatt Hepler · 3 years, 10 months ago
  16. e22570a pw_rpc: Return FailedPrecondition when writing to closed ServerWriter by Alexei Frolov · 3 years, 10 months ago
  17. 66adf55 pw_rpc: Update ChannelOutput release API by Alexei Frolov · 3 years, 10 months ago
  18. a17fbdd pw_status: Remove implicit conversion to pw_Status by Wyatt Hepler · 3 years, 10 months ago
  19. c9e51d2 CMake: Support protobuf code gen; add pw_rpc by Wyatt Hepler · 3 years, 11 months ago
  20. 909bdfa pw_rpc: Release acquired buffer in RawServerWriter destructor by Alexei Frolov · 3 years, 10 months ago
  21. 8f553de pw_rpc: Add RawTestMethodContext by Alexei Frolov · 3 years, 10 months ago
  22. c912ea7 pw_rpc: Add raw service code generation by Alexei Frolov · 3 years, 11 months ago
  23. 8e30d46 pw_protobuf_compiler: Rename generated GN targets by Alexei Frolov · 3 years, 11 months ago
  24. d98a99d pw_rpc: Update TestMethodContext to new Method API by Alexei Frolov · 3 years, 11 months ago
  25. a4d7150 pw_rpc: Method union class by Alexei Frolov · 4 years ago
  26. b705971 pw_rpc: Raw method implementation by Alexei Frolov · 4 years ago