expo-community / expo-server-sdk-python

Exponent Server SDK
MIT License
146 stars 42 forks source link

Async implementation #60

Open markedwards opened 1 year ago

markedwards commented 1 year ago

Is there any interest in an async implementation of this library, probably based on aiohttp? I'm working on porting it for internal use, but would be willing to publish the results here.

Also could do an HTTPX library that provided both sync and async, but at the moment I'm proceeding with aiohttp.

bahadiraraz commented 6 months ago

I made it asynchronous version https://github.com/Learnity-AI/expo-server-sdk-python-async