This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
livekit
Watch
1
Star
0
Fork
0
You've already forked livekit
mirror of
https://github.com/livekit/livekit.git
synced
2026-04-17 06:05:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.3.1
livekit
/
pkg
History
David Zhao
76b0dc62a7
close rooms after delay instead of immediately after participant departure, to allow reconnects
2021-01-31 14:19:16 -08:00
..
auth
increase default token ttl to 6h
2021-01-24 22:14:42 -08:00
config
always use multi-node when Redis is provided, removed config
2021-01-30 13:29:31 -08:00
logger
use atomic.Load to ensure atomicity
2021-01-28 23:40:30 -08:00
routing
enable explicit reconnect to distinguish between WS disconnect vs PeerConnection disconnect
2021-01-30 23:16:11 -08:00
rtc
close rooms after delay instead of immediately after participant departure, to allow reconnects
2021-01-31 14:19:16 -08:00
service
close rooms after delay instead of immediately after participant departure, to allow reconnects
2021-01-31 14:19:16 -08:00
sfu
decouple websocket and RTC nodes, prep for distributed
2021-01-16 10:37:38 -08:00
utils
use atomic.Load to ensure atomicity
2021-01-28 23:40:30 -08:00