googleapis / googleapis/java-genai
live api client does not support socket proxy
Open
type: bug
- Dominant language
- Java
- Stars
- 397
- Forks
- 125
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 41
Description
I want to access LiveApi through a SOCKS or HTTP proxy service, but currently there's no way to configure a proxy. The proxy configured via ProxyOptions under the existing ClientOptions isn't being used by the WebSocket connection.
Contributor guide
Assessment
This issue has not been assessed yet.