Y
Hacker News
new
|
ask
|
show
|
jobs
by
out_of_protocol
3507 days ago
Are both sync and async modes supported?
2 comments
treeder
3507 days ago
Yes, both are supported. See the main README for how to use both.
link
soroso
3507 days ago
Yes - when you create a function you may tell whether it is sync or async, and just push tasks into it.
link