minestat icon indicating copy to clipboard operation
minestat copied to clipboard

Python: Asynchronous socket

Open molanp opened this issue 1 year ago • 0 comments

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 avatar Aug 19 '24 14:08 molanp