Skip to content

Async GraphAPI #279

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Async GraphAPI #279

wants to merge 5 commits into from

Conversation

davidflypei
Copy link

@davidflypei davidflypei commented Aug 3, 2025

Migrated GraphAPI to use HTTPX so we can get async.

Only real difference is GraphAPI(proxies=) is now GraphAPI(proxy_mounts=) for compatibility with HTTPX, and of course, async.

I didn't do SSE because I couldn't get it working with tests, and it's deprecated.

@davidflypei davidflypei changed the title Async Async GraphAPI Aug 3, 2025
@davidflypei davidflypei mentioned this pull request Aug 3, 2025
@MerleLiuKun
Copy link
Member

Hi, You did a great job. :)

but as for me now, this is a big change for this, may need some time to think this.

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.

2 participants