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

Python: Asynchronous socket #241

Open
molanp opened this issue Aug 19, 2024 · 0 comments
Open

Python: Asynchronous socket #241

molanp opened this issue Aug 19, 2024 · 0 comments
Labels
new feature Request something new

Comments

@molanp
Copy link

molanp commented Aug 19, 2024

Feature Description

  • For the minestat class, is there a version that uses an asynchronous socket.
    Because the effect of using asyncio.to_thread (MineStat (xx)) alone is not ideal.
    For asynchronous programs, it doesn't work very well.
@molanp molanp added the new feature Request something new label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Request something new
Projects
None yet
Development

No branches or pull requests

1 participant