soli-proxy 0.6.1

A fast, configurable reverse proxy with automatic HTTPS, Lua scripting, and blue-green deployments
Documentation
1
2
3
4
5
# Conventional Commits (semantic release)
# Format: type(scope): description
# Types: feat, fix, docs, style, refactor, perf, test, chore, ci, build
#
# Example: feat(proxy): add retry logic