I am wanting to use the Agents SDK (python version) to create my Realtime session. However i want to be able to use WebRTC instead of WebSockets to connect to the Realtime API.
I understand this is already possible using the JS version of the SDK, but is it possible with the python version?