yao/tai/proxy
Max 6408c140fc Implement tunnel mode support in Tai service
- Introduce a new "tunnel" scheme for the Tai client, allowing connections through Yao's reverse proxy.
- Enhance the Tai registry to manage tunnel-connected nodes and their ports.
- Add WebSocket and reverse proxy routes for tunnel connections in the OpenAPI server.
- Implement tunnel-specific proxy and VNC handling to facilitate communication with containerized environments.
- Update gRPC environment variable handling to support tunnel connections.

These changes improve the Tai service's flexibility and connectivity options, enabling better integration with remote and containerized environments.
2026-03-06 17:12:36 +08:00
..
connect.go Implement tunnel mode support in Tai service 2026-03-06 17:12:36 +08:00
proxy.go Implement tunnel mode support in Tai service 2026-03-06 17:12:36 +08:00
proxy_test.go Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00