cloudflared-mirror/management
Devin Carr 8d87d4facd TUN-7351: Add streaming logs session ping and timeout
Sends a ping every 15 seconds to keep the session alive even if no
protocol messages are being propagated. Additionally, sets a hard
timeout of 5 minutes when not actively streaming logs to drop the
connection.
2023-04-10 22:14:58 +00:00
..
events.go TUN-7128: Categorize logs from public hostname locations 2023-04-10 22:14:12 +00:00
events_test.go TUN-7128: Categorize logs from public hostname locations 2023-04-10 22:14:12 +00:00
logger.go TUN-7128: Categorize logs from public hostname locations 2023-04-10 22:14:12 +00:00
logger_test.go TUN-7128: Categorize logs from public hostname locations 2023-04-10 22:14:12 +00:00
service.go TUN-7351: Add streaming logs session ping and timeout 2023-04-10 22:14:58 +00:00
service_test.go TUN-7125: Add management streaming logs WebSocket protocol 2023-04-05 16:25:16 +00:00