C-Accel-CRIPT / Python-SDK

CRIPT Python SDK
MIT License
10 stars 5 forks source link

Keep alive #432

Closed InnocentBug closed 8 months ago

InnocentBug commented 8 months ago

Description

This implements the use of a session object for connecting with the API. This should stream line better if a large number of requests is made.

With the capsulated requests and the previous connect and disconnect methods this is really easy to implement.

Changes

Known Issues

Unfortunately, it does not resolve the problems, we have with bigsmiles search.

Notes

Merge after #430 and #431.

Checklist

trunk-io[bot] commented 8 months ago

Merging to develop in this repository is managed by Trunk.