Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
livekit
/
client-sdk-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
67
Code
Issues
3
Pull requests
13
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Full Bridge Deprecation
- #79
#79
Merged
stephen-derosa
merged 13 commits into
livekit:main
livekit/client-sdk-cpp:main
from
stephen-derosa:sderosa/move-callbacks-to-room
stephen-derosa/sderosa-client-sdk-cpp:sderosa/move-callbacks-to-room
Copy head branch name to clipboard
Mar 25, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Full Bridge Deprecation
#79
stephen-derosa
merged 13 commits into
livekit:main
livekit/client-sdk-cpp:main
from
stephen-derosa:sderosa/move-callbacks-to-room
stephen-derosa/sderosa-client-sdk-cpp:sderosa/move-callbacks-to-room
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2026
deprecate bridge_audio_track and bridge_video_track
stephen-derosa
committed
50942f3
View commit details
Copy full SHA for 50942f3
Browse repository at this point
move publications to the local track. nullptr if unpublished.
stephen-derosa
committed
843c7dc
View commit details
Copy full SHA for 843c7dc
Browse repository at this point
Commits on Mar 23, 2026
owned_*_source_ -> *_source_
stephen-derosa
committed
b9b2a89
View commit details
Copy full SHA for b9b2a89
Browse repository at this point
dont unpublish in destructor, already handled by rust. Remove all subscriber threads on disconnect
stephen-derosa
committed
4785b4d
View commit details
Copy full SHA for 4785b4d
Browse repository at this point
applications own the VideoSource or AudioSource
stephen-derosa
committed
bfb0b30
View commit details
Copy full SHA for bfb0b30
Browse repository at this point
fix
stephen-derosa
committed
9f94349
View commit details
Copy full SHA for 9f94349
Browse repository at this point
deprecate bridge delegate and threads.
stephen-derosa
committed
4b0f026
View commit details
Copy full SHA for 4b0f026
Browse repository at this point
restore bridge to main
stephen-derosa
committed
807fe05
View commit details
Copy full SHA for 807fe05
Browse repository at this point
deprecate bridge
stephen-derosa
committed
7d5146c
View commit details
Copy full SHA for 7d5146c
Browse repository at this point
Commits on Mar 24, 2026
backwards compatible bridge
stephen-derosa
committed
ab40cdd
View commit details
Copy full SHA for ab40cdd
Browse repository at this point
thread count limit, test_room_callbacks.cpp
stephen-derosa
committed
06f05bf
View commit details
Copy full SHA for 06f05bf
Browse repository at this point
check participant shared_ptr before reference
stephen-derosa
committed
4dc36ef
View commit details
Copy full SHA for 4dc36ef
Browse repository at this point
Commits on Mar 25, 2026
subscription_thread_dispatcher for handling creating threads which execute user set callbacks
stephen-derosa
committed
382ffe4
View commit details
Copy full SHA for 382ffe4
Browse repository at this point
You can’t perform that action at this time.