David Zhao
|
d399a57a7b
|
Removed cli, mux cleanup, docs update
|
2021-05-07 01:16:33 -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
|
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 |
|
David Zhao
|
233306d83a
|
basic integration test
|
2021-01-13 13:41:34 -08:00 |
|
David Zhao
|
60f2596983
|
support access token via query params
|
2020-12-27 23:04:20 -08:00 |
|
David Zhao
|
43a6db8a3a
|
cli to support token based auth
|
2020-12-27 22:02:19 -08:00 |
|
David Zhao
|
46dadc25c2
|
simplify token issuer/verifier interface
|
2020-12-27 20:53:07 -08:00 |
|
David Zhao
|
804b7cb332
|
JWT token based auth
|
2020-12-25 22:31:11 -08:00 |
|