mvantellingen / python-zeep

A Python SOAP client
http://docs.python-zeep.org
Other
1.87k stars 578 forks source link

Create service for AsyncClient as AsyncServiceProxy #1413

Open rastruja opened 2 months ago

rastruja commented 2 months ago

AsyncClient inherits of Client, Client create_service returns ServiceProxy, AsyncClient need AsyncServiceProxy