Mathew Kamkar
|
e0676132d4
|
Packet stats from TC (#832)
* system level packet stats from tc
* drop percent
* test fix
* formatting
* formatting/wording
* prometheus metrics
* update livekit protocol go module
|
2022-07-15 10:41:40 -07:00 |
|
Raja Subramanian
|
33032f6c4b
|
Fix some test races and other things found with go test -race (#711)
|
2022-05-24 10:16:36 +05:30 |
|
Mathew Kamkar
|
cac6d22a72
|
store cpu load in node stats (#524)
* store cpu load in node stats
* num cpus uint32
* cpu load selector test
* dep update
|
2022-03-16 14:51:22 -07:00 |
|
David Colburn
|
3d132730f9
|
replace entire nodeStats object (#393)
|
2022-01-31 17:09:36 -07:00 |
|
David Colburn
|
faa870de3d
|
Move callbacks out of messageRouter (#269)
* move callbacks out of messageRouter
* OCD
* more OCD
* fix forwarder test
* even more OCD
* maximum OCD
* package name collision, copy lock by value
|
2021-12-17 13:19:23 -08:00 |
|
David Zhao
|
2d93ccd668
|
Updated protocol from protocol/proto -> protocol/livekit (#242)
* Updated protocol from protocol/proto -> protocol/livekit
* separate MediaTrack from PublishedTrack
|
2021-12-08 13:58:38 -08:00 |
|
David Colburn
|
289ebd32ff
|
Telemetry refactor (#172)
* telemetry refactor
* fix imports
* update protocol
|
2021-11-08 20:00:34 -06:00 |
|