A Lua implementation of a basic Python's Asyncio
Thanks to Lautenschlager-id for letting me use his docgen.
Python's Asyncio is a library used to write concurrent code, and this library is a basic implementation of it.
You can check a basic example here and the full list of examples here. If you're gonna use it on Transformice, you can check this example.
Click here to go to the documentation index.