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

Add async methods for fetching posts and comments #166

Open
itsWindows11 opened this issue Aug 8, 2022 · 3 comments
Open

Add async methods for fetching posts and comments #166

itsWindows11 opened this issue Aug 8, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@itsWindows11
Copy link
Contributor

itsWindows11 commented Aug 8, 2022

Reddit.NET doesn't provide asynchronous methods for fetching posts or comments and most of the synchronous methods are blocking.

@willWashington
Copy link

There does not appear to be a way to execute Search asynchronously, either. Search is blocking also. Am I missing something?

@sirkris sirkris self-assigned this May 28, 2023
@sirkris
Copy link
Owner

sirkris commented May 28, 2023

@itsWindows11 That has been on my TODO list for awhile now. I'll look into it since there seems to be some demand for it now.

@sirkris sirkris added the enhancement New feature or request label May 28, 2023
@Luminisc
Copy link

Thats absolutely needed for development of mobile/desktop apps

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

No branches or pull requests

4 participants