tuya / tuya-iot-python-sdk

Tuya IoT Python SDK for Tuya Open API.
MIT License
117 stars 47 forks source link

Allow for OpenAPI connection pool configuration. #63

Open jzandbergen opened 1 year ago

jzandbergen commented 1 year ago

This PR seeks to implement a configurable OpenAPI http pool. This in an effort to fix #15 .

jzandbergen commented 1 year ago

@tsutsuku I see you have to most commited code to this file so I hope you don't mind I give you a nudge.

The check fails, probably because of this line

However I believe it is correct. Would you mind to give it a look?

ps. I'm not a developer by trade so I wouldn't be surprised if the PR is not according to standards. If so, my apologies.