Add mieru protocol

This commit is contained in:
Sergei Maklagin
2025-06-15 18:04:27 +03:00
parent 6768c77fa0
commit 7c4c2d5ca8
10 changed files with 410 additions and 0 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/caddyserver/certmagic v0.20.0
github.com/cloudflare/circl v1.6.1
github.com/cretz/bine v0.2.0
github.com/enfein/mieru/v3 v3.13.0
github.com/go-chi/chi/v5 v5.2.1
github.com/go-chi/render v1.0.3
github.com/gofrs/uuid/v5 v5.3.2