MichaelMeling
-
- 22,709 total downloads
- last updated 8/12/2022
- Latest version: 2022.8.12.100
A coroutine library for running parallel tasks on a single thread using Iterators. Alternative to using async/await or Task.Run but without needing locks or concurrent collections. -
- 17,677 total downloads
- last updated 8/12/2022
- Latest version: 1.0.3.1
websocket-sharp port to net6.0 that fixes StackOverflow