1. 29332d9 pw_rpc: Rename ServerCall to CallContext by Wyatt Hepler · 2 years, 11 months ago
  2. fa6edcc pw_rpc: Responder & testing improvements by Wyatt Hepler · 2 years, 11 months ago
  3. d1ca56c overall: Adding `IgnoreError()` where Status was discarded by Adrien Larbanet · 3 years, 1 month ago
  4. 68daa72 pw_rpc: Fix responding with empty buffers by Wyatt Hepler · 3 years ago
  5. 379b2fc pw_rpc: Disable client stream end callback by default by Wyatt Hepler · 3 years, 1 month ago
  6. 59b37f7 pw_rpc: Classes for client & bidirectional streaming by Wyatt Hepler · 3 years, 1 month ago
  7. 01fc15b pw_rpc: Handle client streams in the server by Wyatt Hepler · 3 years, 1 month ago
  8. 5ba8064 pw_rpc: Update protocol for server streams by Wyatt Hepler · 3 years, 1 month ago
  9. 74e7ab6 pw_rpc: Rename base_server_writer files by Wyatt Hepler · 3 years, 1 month ago[Renamed (98%) from pw_rpc/base_server_writer.cc]
  10. 5180fe2 pw_rpc: Rename BaseServerWriter to Responder by Wyatt Hepler · 3 years, 1 month ago
  11. f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 4 months ago
  12. d08e582 pw_rpc: Return BaseServerWriter::Finish() status by Wyatt Hepler · 3 years, 5 months ago
  13. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 6 months ago
  14. b3701c2 pw_rpc: Release acquired buffer on ServerWriter close by Alexei Frolov · 3 years, 8 months ago
  15. 909bdfa pw_rpc: Release acquired buffer in RawServerWriter destructor by Alexei Frolov · 3 years, 8 months ago
  16. 062ed18 pw_rpc: Send CLIENT_ERROR on unexpected packet by Alexei Frolov · 3 years, 10 months ago
  17. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 10 months ago
  18. 0f26235 pw_rpc: PacketType updates by Wyatt Hepler · 4 years ago
  19. 712d367 pw_rpc: Update for protocol changes by Wyatt Hepler · 4 years ago
  20. af83568 pw_rpc: Support cancelling streaming RPCs by Wyatt Hepler · 4 years, 1 month ago
  21. b7643d7 pw_rpc: Properly clean up ServerWriters by Wyatt Hepler · 4 years ago
  22. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years, 1 month ago
  23. 60fd70f pw_rpc: Track ServerWriters in the Server by Wyatt Hepler · 4 years, 1 month ago
  24. 671946e pw_rpc: Split public and internal interfaces by Wyatt Hepler · 4 years, 1 month ago
  25. 7da973a pw_rpc: Split ServerContext public/internal by Wyatt Hepler · 4 years, 1 month ago
  26. cb9d957 pw_rpc: BaseServerWriter class by Wyatt Hepler · 4 years, 1 month ago