strukturag_nextcloud-spreed.../proxy
Joachim Bauch 0eb234b24d
Run tests in parallel and catch log output from tests.
2024-04-25 15:21:54 +02:00
..
main.go No need to include trailing newline in log messages. 2021-06-04 16:42:17 +02:00
proxy_client.go Add "HandlerClient" interface to support custom implementations. 2024-04-23 11:03:30 +02:00
proxy_server.go Reuse backoff waiting code for initial proxy MCU connection. 2024-02-27 16:42:06 +01: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 Strongly type "StreamType". 2024-02-27 15:20:14 +01: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 Run tests in parallel and catch log output from tests. 2024-04-25 15:21:54 +02:00
proxy_tokens_static.go Move common option list parsing code to own function. 2023-12-07 13:33:54 +01:00