Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asyncio support, or SansIO support #526

Open
stalkerg opened this issue Jun 1, 2023 · 1 comment
Open

asyncio support, or SansIO support #526

stalkerg opened this issue Jun 1, 2023 · 1 comment

Comments

@stalkerg
Copy link

stalkerg commented Jun 1, 2023

Basically, nowadays we are working in async/await frameworks like aiohttp, sanic and etc. For seamless integration, the python-ldap should support async/await interface. I propose to make this one.

SansIO can give some other benefits, like easy support trio or any other transport.

@mistotebe
Copy link
Contributor

This is blocked by the request/response API overhaul. If you're interested in helping get that off the ground, have a look at #464

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants