nextcloud-spreed-signaling/proxy
Joachim Bauch 1ceb806c20
Support defining maximum bandwidths at diferent levels.
- Individually for each backend.
- For the proxy client (i.e. signaling server using cluster of proxies).
- For the proxy server / MCU.

The smallest bandwidth configured will be used, e.g. if a backend has a
larger limit than the MCU assigned for the stream, the limit of the MCU
server will be used.
2021-04-23 09:18:05 +02:00
..
main.go Update nats.go to 1.10.0 2021-04-13 16:47:28 +02:00
proxy_client.go Switch dependency tracking to Go modules. 2021-04-09 16:15:00 +02:00
proxy_server.go Support defining maximum bandwidths at diferent levels. 2021-04-23 09:18:05 +02:00
proxy_session.go Switch dependency tracking to Go modules. 2021-04-09 16:15:00 +02:00
proxy_tokens.go Switch dependency tracking to Go modules. 2021-04-09 16:15:00 +02:00
proxy_tokens_etcd.go Switch dependency tracking to Go modules. 2021-04-09 16:15:00 +02:00
proxy_tokens_static.go Switch dependency tracking to Go modules. 2021-04-09 16:15:00 +02:00