cloudflared/h2mux
Devin Carr 2ee90483bf TUN-7585: Remove h2mux compression
h2mux is already deprecated and will be eventually removed, in the meantime,
the compression tests cause flaky failures. Removing them and the brotli
code slims down our binaries and dependencies on CGO.
2023-07-18 18:14:19 +00:00
..
sample
activestreammap_test.go
activestreammap.go Fix typos 2021-11-12 17:38:06 +02:00
booleanfuse.go
bytes_counter_test.go
bytes_counter.go
error.go
h2_compressor.go TUN-7585: Remove h2mux compression 2023-07-18 18:14:19 +00:00
h2_dictionaries.go Fix typos 2021-11-12 17:38:06 +02:00
h2mux_test.go TUN-7585: Remove h2mux compression 2023-07-18 18:14:19 +00:00
h2mux.go TUN-7585: Remove h2mux compression 2023-07-18 18:14:19 +00:00
idletimer_test.go
idletimer.go
muxedstream_test.go
muxedstream.go
muxmetrics_test.go Fix typos 2021-11-12 17:38:06 +02:00
muxmetrics.go
muxreader_test.go
muxreader.go
muxwriter_test.go
muxwriter.go
readylist_test.go
readylist.go
rtt.go
shared_buffer_test.go
shared_buffer.go
signal.go
streamerrormap.go