feat(gateway): validate encrypted Apollo RTSP frames
Verify Data Plane / gateway (push) Canceled after 1m42s

This commit is contained in:
sechmachine
2026-07-29 11:32:56 +07:00
parent 844e548c95
commit 994fe38fb9
6 changed files with 146 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module git.sechmachine.io.vn/sechmachine/VerseVDI-Data-Plane
go 1.26.5
require (
git.sechmachine.io.vn/sechmachine/VerseVDI-Protocol v1.0.0-phase3c-gateway-rc.4
git.sechmachine.io.vn/sechmachine/VerseVDI-Protocol v1.0.0-phase3c-gateway-rc.5
github.com/quic-go/quic-go v0.61.0
)