feat(data-plane): implement phase3c gateway

This commit is contained in:
sechmachine
2026-07-29 05:52:53 +07:00
parent 8379c134ca
commit f639c1bcb6
25 changed files with 2573 additions and 10 deletions
+8 -4
View File
@@ -1,9 +1,13 @@
# Third-party notices
No third-party gateway, provider, protocol, or streaming implementation is
incorporated at this bootstrap revision. The existing Apple Xcode project was
generated by the platform tool and remains reserved for a later native-client
phase.
The gateway uses the following exact third-party dependency:
- `github.com/quic-go/quic-go` v0.61.0, upstream release commit
`579ee19`, MIT license. It supplies the pure-Go QUIC/TLS and RFC 9221
DATAGRAM transport only; no provider or client implementation is linked.
The existing Apple Xcode project was generated by the platform tool and remains
reserved for a later native-client phase.
Apollo, Moonlight, and related repositories are external research references
only. Before any source is copied, adapted, linked, embedded, or used to create