cloudflared-mirror/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 TUN-2779: update sample HTML pages 2020-03-03 19:35:41 +00:00
activestreammap.go
activestreammap_test.go
booleanfuse.go
bytes_counter.go
bytes_counter_test.go
error.go
h2_compressor.go TUN-7585: Remove h2mux compression 2023-07-18 18:14:19 +00:00
h2_dictionaries.go
h2mux.go TUN-7585: Remove h2mux compression 2023-07-18 18:14:19 +00:00
h2mux_test.go TUN-7585: Remove h2mux compression 2023-07-18 18:14:19 +00:00
idletimer.go
idletimer_test.go
muxedstream.go
muxedstream_test.go
muxmetrics.go
muxmetrics_test.go
muxreader.go TUN-4456: Replaced instances of Tick() with Ticker() in h2mux paths 2021-05-25 18:07:06 +01:00
muxreader_test.go
muxwriter.go
muxwriter_test.go
readylist.go
readylist_test.go
rtt.go
shared_buffer.go
shared_buffer_test.go
signal.go
streamerrormap.go