commit | c56e4aeb2fcd536273f7443e6c4ff23cf4c9dc58 | [log] [tgz] |
---|---|---|
author | Oleg Shaldybin <olegsh@google.com> | Tue May 23 21:39:33 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 23 21:39:33 2023 +0000 |
tree | 665560d78c32859809043f92c0235b32b8e3b6bd | |
parent | cd870f3dd28d9eb10c09242b4cf7a06d623be245 [diff] |
pw_rpc_transport: Add SocketRpcTransport SocketRpcTransport is an RpcTransport implementation that sends and receives RPC frames over network sockets. Change-Id: Ied06f1ab5e9a58308a1def58a35c49221129731e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/141275 Commit-Queue: Oleg Shaldybin <olegsh@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Carlos Chinchilla <cachinchilla@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/.