commit | 0e7e2327c0b89577e15ed7e676b555c354933505 | [log] [tgz] |
---|---|---|
author | Austin Foxley <afoxley@google.com> | Wed Jun 28 22:05:20 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 22:05:20 2023 +0000 |
tree | 494d23b5be377276e79308a2682d265d84f1ee56 | |
parent | cd74e22b29acf7f6e0d4d660342edd63c9b192ce [diff] |
pw_rpc_transport: Add stream backed rpc dispatcher thread Use for feeding a RpcIngressHandler with the data from a pw::stream. Change-Id: I9dda2ae3bf34a36318f33bf4533abac0e67c66e8 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153434 Reviewed-by: Oleg Shaldybin <olegsh@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Carlos Chinchilla <cachinchilla@google.com> Pigweed-Auto-Submit: Austin Foxley <afoxley@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.