Amir Khan f860abb105 Update uTLS to v1.6.4 пре 1 година
..
LICENSE c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
README.md c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
backward_references.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
backward_references_hq.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
bit_cost.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
bit_reader.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
block_splitter.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
block_splitter_command.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
block_splitter_distance.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
block_splitter_literal.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
brotli_bit_stream.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
cluster.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
cluster_command.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
cluster_distance.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
cluster_literal.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
command.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
compress_fragment.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
compress_fragment_two_pass.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
constants.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
context.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
decode.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
dictionary.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
dictionary_hash.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
encode.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
encoder_dict.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
entropy_encode.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
entropy_encode_static.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
fast_log.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
find_match_length.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
h10.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
h5.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
h6.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
hash.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
hash_composite.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
hash_forgetful_chain.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
hash_longest_match_quickly.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
hash_rolling.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
histogram.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
http.go f860abb105 Update uTLS to v1.6.4 пре 1 година
huffman.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
literal_cost.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
memory.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
metablock.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
metablock_command.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
metablock_distance.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
metablock_literal.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
params.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
platform.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
prefix.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
prefix_dec.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
quality.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
reader.go 83d2135f40 Upgrade to uTLS 1.3.3 пре 2 година
ringbuffer.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
state.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
static_dict.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
static_dict_lut.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
symbol_list.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
transform.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
utf8_util.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
util.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
write_bits.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година
writer.go c040e4cc6c Update utls and use new TLS fingerprints and extensions пре 3 година

README.md

This package is a brotli compressor and decompressor implemented in Go. It was translated from the reference implementation (https://github.com/google/brotli) with the c2go tool at https://github.com/andybalholm/c2go.

I am using it in production with https://github.com/andybalholm/redwood.

API documentation is found at https://pkg.go.dev/github.com/andybalholm/brotli?tab=doc.