Open richard-ramos opened 1 day ago
Allows the execution of libwaku functions asynchronisly instead of executing each request linearly in the event loop of runWaku.
runWaku
You can find the image built from this PR at
quay.io/wakuorg/nwaku-pr:3180
Built from 6d81f1834f4a7bc5ddaae0a2728f7f9ffa31ca72
Description
Allows the execution of libwaku functions asynchronisly instead of executing each request linearly in the event loop of
runWaku
.