cvpysdk
cvpysdk copied to clipboard
Use persistant connexion to the CS
Is it possible to integrate some persistance on the API connexion ? It is faster and reduce load on the API server when there are a lot of actions We use it with just some small mods with requests.Session() into _request() from cvpysdk.py
Regards