notional icon indicating copy to clipboard operation
notional copied to clipboard

Async support

Open ramnes opened this issue 1 year ago • 1 comments

Description

I want to use notional in an application that heavily uses Python async features.

Proposed Solution

Implement an AsyncSession?

Alternatives

Make Session's client injectable, but that probably requires more changes to make it work in the end.

Additional Context

That's the only thing preventing me to use notional at the moment; I just played a bit with it and really dig what you did so far!

ramnes avatar Feb 24 '23 16:02 ramnes