webp_server_go icon indicating copy to clipboard operation
webp_server_go copied to clipboard

Go version of WebP Server. A tool that will serve your JPG/PNG/BMP/SVGs as WebP/AVIF format with compression, on-the-fly.

Results 13 webp_server_go issues
Sort by recently updated
recently updated
newest added

据我了解, 现在本项目是不支持这个的, 需要自行在nginx里做分流. 但是有一个问题, 我当前使用的是`IMG_MAP`, 也就是有多个回源策略, 这个就很不方便在nginx里做分流的, 希望可以支持 "非图片" 自动回源并返回资源的功能. 谢谢

discussion

Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.14.6 to 3.16.1. Release notes Sourced from github.com/schollz/progressbar/v3's releases. v3.16.1 What's Changed fix: enable race detector for test and fix all detected races by @​mxey in schollz/progressbar#202...

dependencies

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.55.0 to 1.56.0. Release notes Sourced from github.com/valyala/fasthttp's releases. v1.56.0 What's Changed fix: add timeout to proxy connection reading and writing by @​Sniper91 in valyala/fasthttp#1791 Validate header...

dependencies