Skip to content

docs: add bleRPC to third-party RPC implementations#28331

Open
tdaira wants to merge 1 commit into
protocolbuffers:mainfrom
tdaira:add-blerpc-rpc-impl
Open

docs: add bleRPC to third-party RPC implementations#28331
tdaira wants to merge 1 commit into
protocolbuffers:mainfrom
tdaira:add-blerpc-rpc-impl

Conversation

@tdaira

@tdaira tdaira commented Jul 5, 2026

Copy link
Copy Markdown

What

Adds bleRPC to docs/third_party.md under RPC Implementations.

This page invites projects to "send us a pull request to update this page," so here is one.

About the project

bleRPC (https://blerpc.net) is an open-source RPC framework that carries Protocol Buffers messages over Bluetooth Low Energy (GATT). It uses:

  • nanopb for on-device encode/decode (nRF / Zephyr firmware),
  • generated clients for Python, Kotlin, Swift, Dart, and TypeScript (from .proto),
  • a small container/command framing layer for BLE MTUs, with optional end-to-end encryption.

It's Apache-2.0 licensed. Added to the active list; not affiliated with or endorsed by Google, per the page's disclaimer.

@tdaira tdaira requested a review from a team as a code owner July 5, 2026 00:24
@tdaira tdaira requested review from Logofile and removed request for a team July 5, 2026 00:24
@google-cla

google-cla Bot commented Jul 5, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@tdaira tdaira force-pushed the add-blerpc-rpc-impl branch from 2bf7b3a to cd5bddf Compare July 5, 2026 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant