David Zhao
|
7d02c01fd8
|
refactor - moved common code to livekit/protocol
|
2021-03-13 22:01:51 -08:00 |
|
David Zhao
|
38140debdf
|
Admin APIs for participant management (#13)
* stubs for room admin APIs
* room store APIs to persist participants
* participant persistence
* updated protobufs
* implemented APIs to mute/remove/etc
* fixed mute handling
|
2021-02-10 00:06:32 -08:00 |
|
David Zhao
|
2cf2c448be
|
rework multi-node routing, cleaner design for reconnection
|
2021-01-30 22:24:08 -08:00 |
|
David Zhao
|
fe83baa662
|
reuse the same Participant ID within the same room/session
|
2021-01-28 01:14:06 -08:00 |
|
David Zhao
|
9064f6ade1
|
decouple websocket and RTC nodes, prep for distributed
|
2021-01-16 10:37:38 -08:00 |
|