David Zhao
|
59a27d20c3
|
improve test reliability, fully close rooms during server shutdown
|
2021-06-03 23:04:19 -07:00 |
|
David Colburn
|
69b94e1142
|
error logging
|
2021-06-03 01:57:43 -05:00 |
|
David Zhao
|
c76cdf11c2
|
add tests to ensure subscriber cleanup
|
2021-05-12 23:52:41 -07:00 |
|
David Zhao
|
681010072c
|
support for exposing stats via prometheus
|
2021-05-11 22:04:59 -07:00 |
|
David Zhao
|
d399a57a7b
|
Removed cli, mux cleanup, docs update
|
2021-05-07 01:16:33 -07:00 |
|
David Zhao
|
84ac0a718d
|
single port mode connectivity improvements, ICE v2.1.6
|
2021-04-25 14:13:35 -07:00 |
|
David Zhao
|
1ef2fb8f4a
|
better startup logging
|
2021-04-16 16:57:57 -07:00 |
|
David Zhao
|
cb963f1637
|
logging port range on start
|
2021-03-23 18:07:04 -07:00 |
|
David Zhao
|
7d02c01fd8
|
refactor - moved common code to livekit/protocol
|
2021-03-13 22:01:51 -08:00 |
|
David Zhao
|
fa2ffa46e7
|
Embedded TURN server
|
2021-03-06 22:47:48 -08:00 |
|
David Zhao
|
f7af7607b9
|
terraform deploy on ECS (#27)
|
2021-02-28 22:28:17 -08:00 |
|
David Zhao
|
a010b618af
|
re-assign node for room if existing node for room is no longer available
|
2021-02-20 21:09:04 -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
|
c012c742bd
|
fix allowing client negotiations prematurely.
|
2021-02-05 17:46:52 -08:00 |
|
David Zhao
|
76b0dc62a7
|
close rooms after delay instead of immediately after participant departure, to allow reconnects
|
2021-01-31 14:19:16 -08:00 |
|
David Zhao
|
08f5957d65
|
log version number on startup
|
2021-01-27 09:08:23 -08:00 |
|
David Zhao
|
25d476b8ac
|
fixed multi-node routing, correctly set rtc and signal nodes
|
2021-01-27 01:16:08 -08:00 |
|
David Zhao
|
71b4673a0a
|
cleanup room state, proper participant termination
|
2021-01-18 23:44:59 -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 |
|