mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-10 09:23:10 +00:00
* start documenting the library * introduce futures * running the event loop * async procs and "await" * more "await" examples * clarify internal callback creation * error handling * address review comments * remove TODO item * more about future completion