@livekit/rtc-node@0.13.29
Patch Changes
-
bump ffi bindings, includes rpc v2 support - #666 (@stephen-derosa)
-
Add method to query rtcStats on room via
await room.getRtcStats()- #663 (@lukasIO)
Fetched May 26, 2026
bump ffi bindings, includes rpc v2 support - #666 (@stephen-derosa)
Add method to query rtcStats on room via await room.getRtcStats() - #663 (@lukasIO)
Fetched May 26, 2026
Always emit Disconnected on engine close, and added support for large RPC messages using data streams. Room event ready signal now fires af…
LiveKit · Rust SDKsPatch Changes - fix(rtc): consistent connection state handling - 655 (@lukasIO)
LiveKit · Node SDKs