Migrate module path from kyle/ to mc/ org
All import paths updated to git.wntrmute.dev/mc/. Bumps mcdsl to v1.2.0. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -26,7 +26,7 @@ go test ./internal/sni -run TestExtract
|
||||
|
||||
## Architecture
|
||||
|
||||
- **Module path**: `git.wntrmute.dev/kyle/mc-proxy`
|
||||
- **Module path**: `git.wntrmute.dev/mc/mc-proxy`
|
||||
- **Go with CGO_ENABLED=0**, statically linked, Alpine containers
|
||||
- **Dual mode, per-route** — L4 (passthrough) and L7 (TLS-terminating HTTP/2 reverse proxy) coexist on the same listener
|
||||
- **PROXY protocol** — listeners accept v1/v2; routes send v2. Enables edge→origin deployments over Tailscale
|
||||
|
||||
Reference in New Issue
Block a user