dep-protobuf/docs
Tetsuya Odaira a04a9435f1 docs: add bleRPC to third-party RPC implementations (#28331)
## 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://github.com/tdaira/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.

Closes #28331

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/28331 from tdaira:add-blerpc-rpc-impl e543445676
PiperOrigin-RevId: 947754563
2026-07-14 10:12:42 -07:00
..
csharp Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -07:00
design Internal change 2024-06-21 10:20:22 -07:00
upb Small improvements to upb's g3doc 2026-04-01 12:18:42 -07:00
cmake_protobuf_generate.md Formatted all of our Markdown docs to standard formatting. 2026-01-20 21:46:12 -08:00
cpp_build_systems.md cpp_build_systems.md typo fix 2026-04-09 11:45:45 -07:00
field_presence.md Formatted all of our Markdown docs to standard formatting. 2026-01-20 21:46:12 -08:00
implementing_proto3_presence.md Formatted all of our Markdown docs to standard formatting. 2026-01-20 21:46:12 -08:00
jvm_aot.md Formatted all of our Markdown docs to standard formatting. 2026-01-20 21:46:12 -08:00
options.md Add engine-public/protoc-gen-openapi to options documentation (#28284) 2026-07-13 19:42:43 -07:00
third_party.md docs: add bleRPC to third-party RPC implementations (#28331) 2026-07-14 10:12:42 -07:00