1. cf43bbf pw_unit_test: Improve integration test reliability by Wyatt Hepler · 3 years ago
  2. 182274d pw_rpc: Fix more missing integration test deps by Wyatt Hepler · 3 years ago
  3. 3155cd1 pw_rpc: Update test RPC server args by Wyatt Hepler · 3 years ago
  4. 3f3bfba pw_rpc: Add missing integration test dependencies by Wyatt Hepler · 3 years ago
  5. af7f5ef pw_rpc: Easier callback_client RPC invocations by Wyatt Hepler · 3 years, 1 month ago
  6. e04d468 pw_rpc: Python client & C++ server integration test by Wyatt Hepler · 3 years, 1 month ago
  7. 3c54e88 pw_console: Allow for custom word completion by Anthony DiGirolamo · 3 years, 1 month ago
  8. b472896 pw_rpc: Expand pw_rpc callback_client unit tests by Wyatt Hepler · 3 years, 1 month ago
  9. 843d427 pw_rpc: Reorganize callback_client tests by Wyatt Hepler · 3 years, 1 month ago
  10. dfcd081 pw_rpc: Restructure the Python callback_client by Wyatt Hepler · 3 years, 1 month ago
  11. 35240da pw_rpc: Rework Python RPC client by Wyatt Hepler · 3 years, 1 month ago
  12. 06efdd4 pw_rpc: Python client updates by Wyatt Hepler · 3 years, 1 month ago
  13. d1a1198 bazel: Remove license comments by Rob Mohr · 3 years, 1 month ago
  14. 6bdcc3f Add Bazel support for pw_rpc/py and deps by Joe Ethier · 3 years, 3 months ago
  15. a352d57 pw_build: Prepare for Pylint update by Wyatt Hepler · 3 years, 1 month ago
  16. 8ec2cf8 pw_rpc: Reorganize Nanopb implementation by Wyatt Hepler · 3 years, 1 month ago
  17. c0ea3f9 pw_rpc: Reorganize raw implementation by Wyatt Hepler · 3 years, 1 month ago
  18. d0bda2a pw_rpc: Add client and bidirectional streaming to Python by Alexei Frolov · 3 years, 2 months ago
  19. c5b59f1 pw_rpc: Client & bidirectional streaming codegen by Wyatt Hepler · 3 years, 2 months ago
  20. 5ba8064 pw_rpc: Update protocol for server streams by Wyatt Hepler · 3 years, 2 months ago
  21. a921116 pw_rpc: Protocol updates for client streams by Wyatt Hepler · 3 years, 2 months ago
  22. b4f4e7a pw_rpc: Adds Bazel support for RPC by Nathaniel Brough · 3 years, 3 months ago
  23. bebba90 pw_rpc: Use pw_function callbacks in RPC client by Alexei Frolov · 3 years, 2 months ago
  24. 2b54ee6 pw_rpc: Generate aliases for nanopb client call types by Alexei Frolov · 3 years, 4 months ago
  25. 4925ba2 pw_rpc.console_tools: Support aliasing renamed commands by Wyatt Hepler · 3 years, 3 months ago
  26. faea880 pw_rpc.console_tools: Context class; function helpers by Wyatt Hepler · 3 years, 4 months ago
  27. 4ea2de8 pw_rpc: RPC console helpers by Wyatt Hepler · 3 years, 4 months ago
  28. e0ae9b1 pw_rpc: Python client support for keeping RPCs open by Wyatt Hepler · 3 years, 5 months ago
  29. 2981da2 pw_rpc: Remove accidental Python dependency by Wyatt Hepler · 3 years, 4 months ago
  30. c2a520c pw_rpc: Make log messages more specific by Wyatt Hepler · 3 years, 5 months ago
  31. 1c00790 pw_rpc: Reorganize Python console_tools module by Wyatt Hepler · 3 years, 5 months ago
  32. df38ed1 pw_rpc: Generate RPC definition stubs separately by Wyatt Hepler · 3 years, 5 months ago
  33. 821d937 pw_rpc: Cancel streaming RPCs when aborted by Wyatt Hepler · 3 years, 5 months ago
  34. ba325e4 pw_rpc: Merge pw_rpc protos into the pw_rpc package by Wyatt Hepler · 3 years, 5 months ago
  35. 38f8708 pw_rpc: Check Nanopb request/response types by Wyatt Hepler · 3 years, 6 months ago
  36. 9e1262f pw_rpc: Class for a 'help' command in a console by Wyatt Hepler · 3 years, 6 months ago
  37. 830d26d pw_rpc: Documentation update by Wyatt Hepler · 3 years, 6 months ago
  38. 969f44e pw_rpc: console_tools module and Watchdog class by Wyatt Hepler · 3 years, 6 months ago
  39. 625a232 pw_protobuf_compiler: Improved proto repr by Wyatt Hepler · 3 years, 6 months ago
  40. cc9d2e9 pw_rpc: Python client improvements by Wyatt Hepler · 3 years, 7 months ago
  41. 6531f3e pw_unit_test: Handle bad first response; timeouts by Wyatt Hepler · 3 years, 6 months ago
  42. a2970c5 pw_build: Python Mypy updates by Wyatt Hepler · 3 years, 6 months ago
  43. 9174147 pw_protobuf_compiler: Avoid duplicate protobuf Python packages by Wyatt Hepler · 3 years, 6 months ago
  44. 10945aa pw_rpc: Remove generated Python packet proto by Alexei Frolov · 3 years, 9 months ago
  45. 6554c14 pw_protobuf_compiler: Support proto3 optional fields by Wyatt Hepler · 3 years, 7 months ago
  46. cddc5cd pw_rpc: Timeouts in Python pw_rpc client by Wyatt Hepler · 3 years, 7 months ago
  47. 620b3e0 pw_build: python_test_deps for Python packages by Wyatt Hepler · 3 years, 7 months ago
  48. 438caa0 pw_build: Make GN Python installation more robust by Wyatt Hepler · 3 years, 7 months ago
  49. 80baa7d pw_rpc: Wrapper for unary responses by Wyatt Hepler · 3 years, 8 months ago
  50. 45adfce Python: Restore missing local deps in setup.py by Wyatt Hepler · 3 years, 8 months ago
  51. ac357de pw_rpc: Handle duplicate generated proto message types by Wyatt Hepler · 3 years, 8 months ago
  52. 2611387 pw_rpc: Python callback_client improvements by Wyatt Hepler · 3 years, 8 months ago
  53. ddbfa1c pw_rpc: Provide detailed RPC help in RPC client by Wyatt Hepler · 3 years, 8 months ago
  54. 7085777 pw_rpc: Support cross-module request and response types by Alexei Frolov · 3 years, 9 months ago
  55. 8ce9013 pw_build: Support specifying mypy/pylint config by Wyatt Hepler · 3 years, 9 months ago
  56. 97d65aa pw_rpc: Tab completion for message fields by Wyatt Hepler · 3 years, 9 months ago
  57. 8779bcd pw_rpc: Generate service implementation stubs by Wyatt Hepler · 3 years, 9 months ago
  58. afd2914 pw_rpc: Support testing services with mixed protobuf libraries by Wyatt Hepler · 3 years, 9 months ago
  59. e95bd72 pw_rpc: Check RPC method signature; improve errors by Wyatt Hepler · 3 years, 9 months ago
  60. d9336a4 pw_protobuf_compiler: Pass plugin paths by Wyatt Hepler · 3 years, 9 months ago
  61. 8f553de pw_rpc: Add RawTestMethodContext by Alexei Frolov · 3 years, 10 months ago
  62. a56482e pw_rpc: Client-side nanopb code generation by Alexei Frolov · 3 years, 11 months ago
  63. c912ea7 pw_rpc: Add raw service code generation by Alexei Frolov · 3 years, 10 months ago
  64. 01a85d6 Python: Generate BUILD.gn files for Python packages by Wyatt Hepler · 3 years, 10 months ago
  65. 3b4047d Python: Add py.typed files per PEP 561 by Wyatt Hepler · 3 years, 10 months ago
  66. d7dc655 pw_build: pw_python_package and mypy fixes by Wyatt Hepler · 3 years, 10 months ago
  67. d98a99d pw_rpc: Update TestMethodContext to new Method API by Alexei Frolov · 3 years, 10 months ago
  68. a4d7150 pw_rpc: Method union class by Alexei Frolov · 3 years, 10 months ago
  69. 541a190 pw_rpc: Tests for the ID calculation by Wyatt Hepler · 3 years, 10 months ago
  70. 37159c4 pw_rpc: Make the Python client more flexible by Wyatt Hepler · 3 years, 11 months ago
  71. 1748f65 pw_hdlc_lite: HdlcRpcClient class by Wyatt Hepler · 4 years ago
  72. 1e1cb2e pw_rpc: Fix Python client SERVER_ERROR handling by Wyatt Hepler · 4 years ago
  73. a83254d pw_rpc: Python client usability improvements by Wyatt Hepler · 4 years ago
  74. cbd09c2 pw_rpc: Isolate pw_rpc server from proto library by Wyatt Hepler · 4 years ago
  75. 7e7eeba pw_build: Add support for pw_python_wheels targets by Joe Ethier · 4 years ago
  76. a56ab15 pw_rpc: Remove dependency on runtime generation by Wyatt Hepler · 4 years ago
  77. 6b5ac7e pw_presubmit: Update mypy execution by Wyatt Hepler · 4 years ago
  78. 0f26235 pw_rpc: PacketType updates by Wyatt Hepler · 4 years, 1 month ago
  79. 9a4d6bf pw_rpc: Expose Service class by Alexei Frolov · 4 years ago
  80. f4ec985 pw_rpc: Rename the generated class invoker methods by Wyatt Hepler · 4 years, 1 month ago
  81. 1532e52 pw_rpc: Replace PW_RPC_TEST_METHOD_CONTEXT macro by Wyatt Hepler · 4 years, 1 month ago
  82. 60161aa pw_rpc: Client and server improvements by Wyatt Hepler · 4 years, 1 month ago
  83. 7d19c36 pw_rpc: Use full service names in Python client by Wyatt Hepler · 4 years, 1 month ago
  84. dd4cce9 pw_rpc: Update Python client; support streaming by Wyatt Hepler · 4 years, 1 month ago
  85. a33b556 pw_rpc: Remove #includes from nanopb codegen by Alexei Frolov · 4 years, 1 month ago
  86. 3ab26ff pw_rpc: nanopb codegen improvements by Alexei Frolov · 4 years, 1 month ago
  87. abb0f99 pw_rpc: Make service impls derived classes by Alexei Frolov · 4 years, 1 month ago
  88. 15255c5 pw_rpc: Switch to fully-qualified service paths by Alexei Frolov · 4 years, 1 month ago
  89. 8aa0292 pw_rpc: Utilities for testing RPC service methods by Wyatt Hepler · 4 years, 1 month ago
  90. 712d367 pw_rpc: Update for protocol changes by Wyatt Hepler · 4 years, 1 month ago
  91. af83568 pw_rpc: Support cancelling streaming RPCs by Wyatt Hepler · 4 years, 2 months ago
  92. 79b7cb0 pw_protobuf_compiler: Add nanopb RPC generator by Alexei Frolov · 4 years, 1 month ago
  93. 5cfde33 pw_rpc: Python RPC client by Wyatt Hepler · 4 years, 2 months ago
  94. a8d5f60 pw_rpc: Nanopb RPC protoc plugin by Alexei Frolov · 4 years, 2 months ago