neko/internal/websocket/handler
Miroslav Šedivý 3e8d686c0f
Bandwidth estimator refactor (#46)
* rewrite to use stream selector.

* WIP.

* add nacks to metrics.

* add estimate trend.

* estimator based on trend detector.

* add estimator unstable duration.

* add estimator debug.

* add stalled duration.

* estimator move values to config.

* change default estimator values.

* minor style changes.

* fix websocket video messages.

* replace video track with ivdeo id.
2023-05-15 19:29:39 +02:00
..
clipboard.go rename module name from gitlab to github. 2022-07-14 22:10:41 +02:00
control.go add locked controls to settings. 2023-05-15 16:47:28 +02:00
handler.go add button events to control WebSocket. 2022-07-28 12:43:31 +02:00
keyboard.go rename module name from gitlab to github. 2022-07-14 22:10:41 +02:00
screen.go Custom sizes with XRandR (#25) 2023-02-14 21:18:47 +01:00
send.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
session.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
signal.go Bandwidth estimator refactor (#46) 2023-05-15 19:29:39 +02:00
system.go Custom sizes with XRandR (#25) 2023-02-14 21:18:47 +01:00