Skip to content

Commit 663ab60

Browse files
Merge branch 'main' of github.com:livekit/client-sdk-cpp into feature/clang-tidy
2 parents 10b5216 + 964b9fc commit 663ab60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bridge/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# **WARNING: This library is deprecated, use the base sdk found in src/**
44

5+
# **WARNING: This folder and functionality will be removed on 06/01/2026**
6+
57
A simplified, high-level C++ wrapper around the [LiveKit C++ SDK](../README.md). The bridge abstracts away room lifecycle management, track creation, publishing, and subscription boilerplate so that external codebases can interface with LiveKit in just a few lines. It is intended that this library will be used to bridge the LiveKit C++ SDK into other SDKs such as, but not limited to, Foxglove, ROS, and Rerun.
68

79
It is intended that this library closely matches the style of the core LiveKit C++ SDK.

0 commit comments

Comments
 (0)