Use fabric WebSocket dataplane for Android VPN

This commit is contained in:
2026-05-15 08:50:26 +03:00
parent 8558b210c3
commit 5f4ac89767
4 changed files with 81 additions and 10 deletions
@@ -7,7 +7,7 @@ import (
"github.com/example/remote-access-platform/agents/rap-node-agent/internal/state"
)
const Version = "0.2.267-vpnfarmonly"
const Version = "0.2.268-vpnwsfarm"
func EnrollmentPayload(clusterID, joinToken string, identity state.Identity) client.EnrollRequest {
return client.EnrollRequest{