-
Switched to Async Stable
released this
2026-05-15 20:48:22 +00:00 | 3 commits to main since this releaseSwitched from rayon for multithreading to tokio for Async. Since this is a network io bound application async is faster than multithreading.
Downloads