Skip to content

A Lua implementation of a basic Python's Asyncio

License

Notifications You must be signed in to change notification settings

tocuto/lua-asyncio

Repository files navigation

Lua Asyncio

A Lua implementation of a basic Python's Asyncio

Thanks to Lautenschlager-id for letting me use his docgen.

About

Python's Asyncio is a library used to write concurrent code, and this library is a basic implementation of it.

Examples

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.

Documentation

Click here to go to the documentation index.

About

A Lua implementation of a basic Python's Asyncio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages