Commit Graph

15 Commits

Author SHA1 Message Date
Danil Andreev
0250d9855a Correctly ignore .idea directory (#1686) 2023-05-05 22:40:12 -07:00
David Zhao
b316698409 Release with GoReleaser. Allow start without key configuration (#788) 2022-06-26 12:27:43 -07:00
David Colburn
bf46e998b2 Sfu/buffer stats for telemetry (#173)
* more buffer stats for analytics

* update names

* fix jitter and lost rate

* don't return on participantLeft if they never published
2021-11-09 02:06:07 -06:00
David Zhao
c745f0a318 Region aware routing (#135)
* Region aware routing

* update config, fix spacing on commented out lines
2021-10-06 21:40:04 -07:00
David Zhao
933bdb9a2f removed generated protos from repo, utilize gomod dependency 2021-05-06 12:39:14 -07:00
David Zhao
7d02c01fd8 refactor - moved common code to livekit/protocol 2021-03-13 22:01:51 -08:00
David Zhao
048cdf9751 ignore generated file from git 2021-03-06 23:17:06 -08:00
David Zhao
513b40c4ce document protocol, added .idea 2021-01-18 11:55:47 -08:00
David Zhao
30e99e8c6b redis based router & roomstore 2021-01-17 00:12:05 -08:00
David Zhao
3518435783 using counterfeiter instead of gomocks, much simpler 2020-12-22 17:26:26 -08:00
David Zhao
202979d346 move to mage for build 2020-12-22 14:37:45 -08:00
David Zhao
37984bd167 improved dir structure 2020-10-07 01:11:58 -07:00
David Zhao
1de35caf7a checkpoint 2020-10-05 20:31:29 -07:00
David Zhao
f0b1eb63df initial commit 2020-10-03 22:51:01 -07:00
David Zhao
b5a30ab6e1 Initial commit 2020-09-29 23:49:48 -07:00