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
* feat: add rpc tester to sample-app
* feat: advertise client protocol to other participants
* feat: add initial rpc v2 implementation
* feat: swap client protocol logic to work like regular sfu protocol
* feat: add missing tests from rpc spec
* fix: add missing changeset
* fix: bump protocol version
* feat: add bits to sdk which require bumped protocol version
* feat: try to fix build in ci
* fix: run spotless apply
* fix: add unused protocol fields to whitelist
* fix: run spotless apply
* fix: commit detekt file
* cleanup and merge fixes
* Set clientProtocol on local participant when connecting
* reset client protocol version for local participant when resetting
* cleanup
* update baseline
* clean up protos
* switch protobuf proguard to official recommended rule
* changesets
* switch to allowlist and cut down on the generated protos
---------
Co-authored-by: davidliu <dl@livekit.io>
Co-authored-by: davidliu <davidliu@deviange.net>
0 commit comments