Commit a3ee49d
committed
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 <[email protected]>
Approved-by: Luis Neto <[email protected]>
Approved-by: Gonçalo Garcia <[email protected]>
MR: https://gitlab.cfdata.org/cloudflare/tun/cloudflared/-/merge_requests/15761 parent bade488 commit a3ee49d
File tree
44 files changed
+54
-8065
lines changed- connection
- edgediscovery
- h2mux
- sample
- supervisor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+54
-8065
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | | - | |
75 | | - | |
76 | 73 | | |
77 | 74 | | |
78 | 75 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments