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

feat: async implementation #56

Merged
merged 4 commits into from
Nov 15, 2024
Merged

feat: async implementation #56

merged 4 commits into from
Nov 15, 2024

Conversation

filipporomani
Copy link
Owner

Full asyncronous implementation of the library.
For more infos please read the dedicated wiki page

Thanks to @Omigirl for the suggestion!

As this feature is still being tested, you may encounter bugs while using it. In such case, please report them here so I can fix the ASAP! 😄

This closes #55.

@filipporomani filipporomani merged commit f1efe41 into main Nov 15, 2024
2 checks passed
@filipporomani filipporomani deleted the async branch November 15, 2024 21:03
whatsapp/__init__.py Dismissed Show dismissed Hide dismissed
whatsapp/__init__.py Dismissed Show dismissed Hide dismissed
whatsapp/__init__.py Dismissed Show dismissed Hide dismissed
@Omigirl
Copy link

Omigirl commented Nov 15, 2024

wow, that's fast. Thank you!
I will be implementing this library to my projects at work and will report anything unusual I encounter :)
You are a hero ^-^

@filipporomani
Copy link
Owner Author

Thanks a lot!!
And thank you again for the suggestion, I never thought about that!

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

Successfully merging this pull request may close these issues.

[FEAT] Can we have async version of the library? That utilizes httpx or just so that functions can be awaited
2 participants