nextcloud-spreed-signaling/proxy
2024-05-16 14:44:00 +02:00
..
main.go Support environment variables in URL / listener configuration. 2024-05-13 13:26:38 +02:00
proxy_client.go Add "HandlerClient" interface to support custom implementations. 2024-04-23 11:03:30 +02:00
proxy_server.go Make trusted proxies configurable and default to loopback / private IPs. 2024-05-16 14:44:00 +02:00
proxy_server_test.go Run tests in parallel and catch log output from tests. 2024-04-25 15:21:54 +02:00
proxy_session.go Use new builtin "clear" to remove map entries. 2024-05-16 13:14:56 +02:00
proxy_stats_prometheus.go Add prometheus metrics. 2021-08-10 08:50:39 +02:00
proxy_tokens.go Switch dependency tracking to Go modules. 2021-04-09 16:15:00 +02:00
proxy_tokens_etcd.go Update to Go module version of github.com/golang-jwt/jwt 2022-07-07 17:04:34 +02:00
proxy_tokens_etcd_test.go etcd: Wait for server to be stopped in tests. 2024-05-14 16:13:13 +02:00
proxy_tokens_static.go Move common option list parsing code to own function. 2023-12-07 13:33:54 +01:00