Categorygithub.com/crow-misia/http-ece
repositorypackage
0.4.0
Repository: https://github.com/crow-misia/http-ece.git
Documentation: pkg.go.dev

# README

http-ece

GoDoc Go Report Card MIT License

a simple implementation of HTTP Encrypted Content-Encoding scheme(RFC 8188) for Go.

Requirements

Go 1.23 and beyond.

Install

go get -u github.com/crow-misia/http-ece

Build

go generate
go build

Reference

License

MIT License