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.2.4
livekit
/
pkg
History
David Zhao
57a13f9930
fix synchronization issues, use AtomicFlag/atomic.Value for shared fields
2021-01-29 00:49:32 -08:00
..
auth
increase default token ttl to 6h
2021-01-24 22:14:42 -08:00
config
allow keys to be passed in from env (again), cli to use LIVEKIT prefix
2021-01-25 21:34:16 -08:00
logger
use atomic.Load to ensure atomicity
2021-01-28 23:40:30 -08:00
routing
reuse the same Participant ID within the same room/session
2021-01-28 01:14:06 -08:00
rtc
fix synchronization issues, use AtomicFlag/atomic.Value for shared fields
2021-01-29 00:49:32 -08:00
service
reuse the same Participant ID within the same room/session
2021-01-28 01:14:06 -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