1. d0cca89 bazel: Add missing bazel deps and includes by Ted Pudlik · 2 years, 4 months ago
  2. af16dbb pw_rpc: Remove the PayloadBuffer() API by Wyatt Hepler · 2 years, 4 months ago
  3. 0c87be5 pw_rpc: ChannelOutput buffer handling fixes by Wyatt Hepler · 2 years, 5 months ago
  4. 1443976 pw_rpc: Common Writer class for client & server by Wyatt Hepler · 2 years, 7 months ago
  5. 82db4b1 pw_rpc: Rework C++ client; implement raw client by Wyatt Hepler · 2 years, 8 months ago
  6. 960f5df pw_rpc: Prepare Call for use by both server & client by Wyatt Hepler · 2 years, 9 months ago
  7. 5a3a36b pw_rpc: Support opening a ServerReader/Writer by Wyatt Hepler · 2 years, 9 months ago
  8. 5ce5de9 pw_rpc: Rename call.h to call_context.h by Wyatt Hepler · 2 years, 9 months ago
  9. bc9a23f pw_rpc: Rename internal::Responder to internal::Call by Wyatt Hepler · 2 years, 9 months ago
  10. 29332d9 pw_rpc: Rename ServerCall to CallContext by Wyatt Hepler · 2 years, 9 months ago
  11. fa6edcc pw_rpc: Responder & testing improvements by Wyatt Hepler · 2 years, 10 months ago
  12. c0ea3f9 pw_rpc: Reorganize raw implementation by Wyatt Hepler · 2 years, 11 months ago
  13. 59b37f7 pw_rpc: Classes for client & bidirectional streaming by Wyatt Hepler · 3 years ago
  14. 01fc15b pw_rpc: Handle client streams in the server by Wyatt Hepler · 3 years ago
  15. 5ba8064 pw_rpc: Update protocol for server streams by Wyatt Hepler · 3 years ago
  16. f298de4 pw_assert: Switch to the new header names by Wyatt Hepler · 3 years, 3 months ago
  17. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 2 months ago
  18. 38f8708 pw_rpc: Check Nanopb request/response types by Wyatt Hepler · 3 years, 3 months ago
  19. d08e582 pw_rpc: Return BaseServerWriter::Finish() status by Wyatt Hepler · 3 years, 4 months ago
  20. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 5 months ago
  21. b6495b3 pw_rpc: Generic test for Method and MethodTraits implementations by Wyatt Hepler · 3 years, 6 months ago
  22. 66adf55 pw_rpc: Update ChannelOutput release API by Alexei Frolov · 3 years, 7 months ago
  23. a4d7150 pw_rpc: Method union class by Alexei Frolov · 3 years, 8 months ago
  24. 3f2d008 pw_rpc: Update packet class to return results by Alexei Frolov · 3 years, 8 months ago
  25. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 8 months ago
  26. 4d2adde pw_rpc: Basic client implementation by Alexei Frolov · 3 years, 10 months ago
  27. 51ee98e pw_rpc: Return Status in ChannelOutput by Wyatt Hepler · 3 years, 9 months ago
  28. 0f26235 pw_rpc: PacketType updates by Wyatt Hepler · 3 years, 10 months ago
  29. 8aa0292 pw_rpc: Utilities for testing RPC service methods by Wyatt Hepler · 3 years, 11 months ago
  30. 712d367 pw_rpc: Update for protocol changes by Wyatt Hepler · 3 years, 11 months ago
  31. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years ago
  32. 60fd70f pw_rpc: Track ServerWriters in the Server by Wyatt Hepler · 4 years ago
  33. 671946e pw_rpc: Split public and internal interfaces by Wyatt Hepler · 4 years ago
  34. 7da973a pw_rpc: Split ServerContext public/internal by Wyatt Hepler · 4 years ago
  35. 51a2eb7 pw_rpc: Replace ChannelOutput ID with a name by Wyatt Hepler · 4 years ago
  36. 948f547 pw_rpc: Nanopb implementation of pw_rpc by Wyatt Hepler · 4 years ago
  37. cb9d957 pw_rpc: BaseServerWriter class by Wyatt Hepler · 4 years ago