FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/room.cpp - livekit/client-sdk-cpp · GitHub
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
2
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
client-sdk-cpp
src
room.cpp
on
main
User selector
Datepicker
Commit history
Commits on Jul 17, 2026
Bugfix: Server-initiated room disconnect shutdown fix (#205)
Show description for ef35d9c
alan-george-lk
authored
ef35d9c
View commit details
Copy full SHA for ef35d9c
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Add token source API for fetching LiveKit tokens (#177)
Show description for 0f560db
alan-george-lk
authored
0f560db
View commit details
Copy full SHA for 0f560db
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Breaking changes: remove deprecated code, return weak_ptr instead of raw, remove unused LogSink enum. More targetted docs. (#143)
Show description for 9d0eeb5
stephen-derosa
authored
9d0eeb5
View commit details
Copy full SHA for 9d0eeb5
View code at this point
Browse repository at this point
Room disconnect issue fix (#146)
Show description for c362267
alan-george-lk
authored
c362267
View commit details
Copy full SHA for c362267
View code at this point
Browse repository at this point
Commits on May 29, 2026
Room stats API (#138)
Show description for 069b78d
alan-george-lk
authored
069b78d
View commit details
Copy full SHA for 069b78d
View code at this point
Browse repository at this point
Commits on May 20, 2026
Unified method style (#127)
Show description for 3bad48c
alan-george-lk
authored
3bad48c
View commit details
Copy full SHA for 3bad48c
View code at this point
Browse repository at this point
ReadyForRoomEvent (#122)
stephen-derosa
authored
c8a2508
View commit details
Copy full SHA for c8a2508
View code at this point
Browse repository at this point
Commits on May 15, 2026
FfiClient state guarding, additional testing coverage (#125)
alan-george-lk
authored
7d4faf3
View commit details
Copy full SHA for 7d4faf3
View code at this point
Browse repository at this point
Commits on May 12, 2026
Fix/guard connection state (#114)
Show description for 1ee53a6
siddimore
and
alan-george-lk
authored
1ee53a6
View commit details
Copy full SHA for 1ee53a6
View code at this point
Browse repository at this point
Commits on May 8, 2026
clang-format in CI (#116)
alan-george-lk
authored
af0820c
View commit details
Copy full SHA for af0820c
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
clang-tidy environmental consistency (#109)
Show description for 332008c
alan-george-lk
authored
332008c
View commit details
Copy full SHA for 332008c
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
VideoFrames FrameMetadata (#80)
stephen-derosa
authored
2963909
View commit details
Copy full SHA for 2963909
View code at this point
Browse repository at this point
Clang-tidy: additional checks (#107)
Show description for 225e7d0
alan-george-lk
authored
225e7d0
View commit details
Copy full SHA for 225e7d0
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Add clang-tidy support (#97)
Show description for c457bd4
alan-george-lk
authored
c457bd4
View commit details
Copy full SHA for c457bd4
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Implement Chromium tracing in SDK and some benchmark code under tests (#85)
Show description for 65b3869
xianshijing-lk
authored
65b3869
View commit details
Copy full SHA for 65b3869
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
private dep on spdlog
Show description for 977ae2a
stephen-derosa
authored
977ae2a
View commit details
Copy full SHA for 977ae2a
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
DataTracks integration through FFI (#66)
stephen-derosa
authored
905cca7
View commit details
Copy full SHA for 905cca7
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
livekit_bridge deprecation
Show description for 32c593f
stephen-derosa
authored
32c593f
View commit details
Copy full SHA for 32c593f
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
include lk_log.h inside livekit.h, rpc_constants.cpp/h
stephen-derosa
authored
a0c739b
View commit details
Copy full SHA for a0c739b
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
LK_LOG_* using spdlog, supporting users specifying their own logging … (#68)
stephen-derosa
authored
0dfbcec
View commit details
Copy full SHA for 0dfbcec
View code at this point
Browse repository at this point
Commits on Feb 4, 2026
added the test infra using gtest, and some tests (#49)
Show description for c30ab13
xianshijing-lk
authored
c30ab13
View commit details
Copy full SHA for c30ab13
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
remove the listener and fixed some racing conditions (#42)
xianshijing-lk
authored
070759d
View commit details
Copy full SHA for 070759d
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
add windows support and sdk distribution support (#21)
Show description for fe55a9a
xianshijing-lk
authored
fe55a9a
View commit details
Copy full SHA for fe55a9a
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
Get E2EE functional (#18)
Show description for 6d593e5
xianshijing-lk
authored
6d593e5
View commit details
Copy full SHA for 6d593e5
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
move ffi_client.h to internal src/ folder (#17)
xianshijing-lk
authored
0484c7c
View commit details
Copy full SHA for 0484c7c
View code at this point
Browse repository at this point
Data Stream features and example (#16)
Show description for ae11d64
xianshijing-lk
authored
ae11d64
View commit details
Copy full SHA for ae11d64
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
Sxian/clt 2342/implement the remaining room events (#14)
Show description for 6457ca9
xianshijing-lk
authored
6457ca9
View commit details
Copy full SHA for 6457ca9
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
RPC features (#13)
Show description for 96e7643
xianshijing-lk
authored
96e7643
View commit details
Copy full SHA for 96e7643
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
Sxian/clt 2315/implement sdl media manager hookup audio video streams (#12)
Show description for 1319391
xianshijing-lk
authored
1319391
View commit details
Copy full SHA for 1319391
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
Sxian/clt 2304/implement remote audiovideo tracks videostream audiostream (#11)
Show description for 847a8e1
xianshijing-lk
authored
847a8e1
View commit details
Copy full SHA for 847a8e1
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
Implement LocalAudioTrack, AudioSource, audio tracks, Local/RemoteTrackPublication (#8)
Show description for e568069
xianshijing-lk
authored
e568069
View commit details
Copy full SHA for e568069
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
A few features and improvements (#7)
Show description for 31e9dbe
xianshijing-lk
authored
31e9dbe
View commit details
Copy full SHA for 31e9dbe
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
Sxian/clt 2237/update new rust commit (#6)
Show description for c3f3260
xianshijing-lk
authored
c3f3260
View commit details
Copy full SHA for c3f3260
View code at this point
Browse repository at this point
Commits on May 9, 2023
working example
theomonnom
committed
9154bfd
View commit details
Copy full SHA for 9154bfd
View code at this point
Browse repository at this point
basic room connect
theomonnom
committed
55fafed
View commit details
Copy full SHA for 55fafed
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL