feat: implement gzip compression for relay responses and enhance H2 transport with keepalive pings

This commit is contained in:
Abolfazl
2026-05-06 15:54:11 +03:30
parent c7e0d72635
commit a5d25f608f
5 changed files with 479 additions and 109 deletions
+2
View File
@@ -17,6 +17,8 @@
"tls_connect_timeout": 15,
"tcp_connect_timeout": 10,
"parallel_relay": 1,
"h2_connections": 2,
"enable_sub_batch": true,
"block_hosts": [
"ads.example.com",
".doubleclick.net"