David Zhao
|
dfac44d59e
|
reduce reliance of funk, fixed bug getting subscribed tracks
|
2021-03-27 21:54:46 -07:00 |
|
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
|
d83a1b1af3
|
automatically cleanup participant redis data
|
2021-01-18 17:56:48 -08:00 |
|
David Zhao
|
30e99e8c6b
|
redis based router & roomstore
|
2021-01-17 00:12:05 -08:00 |
|
David Zhao
|
9064f6ade1
|
decouple websocket and RTC nodes, prep for distributed
|
2021-01-16 10:37:38 -08:00 |
|