COMMITS
/ crates/livekit_client/examples/test_app.rs February 18, 2025
M
`cx.background_executor().spawn(...)` -> `cx.background_spawn(...)` (#25103)
Michael Sloan committed
February 16, 2025
M
Rename `livekit_server` to `livekit_api` (#24984)
Michael Sloan committed
January 26, 2025
M
Fix missed renames in #22632 (#23688)
Mikayla Maki committed
N
Eliminate GPUI View, ViewContext, and WindowContext types (#22632)
Nathan Sobo committed
December 5, 2024
M
Use LiveKit's Rust SDK on Linux while continue using Swift SDK on Mac (#21550)
Michael Sloan committed