Hacker News new | ask | show | jobs
by out_of_protocol 3507 days ago
Are both sync and async modes supported?
2 comments

Yes, both are supported. See the main README for how to use both.
Yes - when you create a function you may tell whether it is sync or async, and just push tasks into it.