cloudflared-mirror/edgediscovery
Devin Carr a3ee49d8a9 chore: Remove h2mux code
Some more legacy h2mux code to be cleaned up and moved out of the way.
The h2mux.Header used in the serialization for http2 proxied headers is moved to connection module. Additionally, the booleanfuse structure is also moved to supervisor as it is also needed. Both of these structures could be evaluated later for removal/updates, however, the intent of the proposed changes here is to remove the dependencies on the h2mux code and removal.

Approved-by: Chung-Ting Huang <chungting@cloudflare.com>
Approved-by: Luis Neto <lneto@cloudflare.com>
Approved-by: Gonçalo Garcia <ggarcia@cloudflare.com>

MR: https://gitlab.cfdata.org/cloudflare/tun/cloudflared/-/merge_requests/1576
2024-10-15 13:10:30 -07:00
..
allregions TUN-7131: Add cloudflared log event to connection messages and enable streaming logs 2023-04-12 14:41:11 -07:00
dial.go chore: Remove h2mux code 2024-10-15 13:10:30 -07:00
edgediscovery.go TUN-7131: Add cloudflared log event to connection messages and enable streaming logs 2023-04-12 14:41:11 -07:00
edgediscovery_test.go TUN-6007: Implement new edge discovery algorithm 2022-06-23 16:55:03 +00:00
mocks_for_test.go TUN-3462: Refactor cloudflared to separate origin from connection 2020-11-11 15:11:42 +00:00
protocol.go TUN-6938: Force h2mux protocol to http2 for named tunnels 2023-02-06 11:06:02 -08:00
protocol_test.go TUN-5138: Switch to QUIC on auto protocol based on threshold 2021-10-14 09:18:20 +01:00