fred
fred
DDeno
Created by fred on 3/8/2024 in #help
deno oak : howto force reply immediatly, and process the request later ?
Thank you. I had tested my skeletton of code : it works. async function(), called without await(), without manual copy of the context parameters, and without using of the oak next() middleware. I think that the memory copy is operated when the function is called. All works well, but I am still a bit confused with the oak middleware documentation... this should be simple detail... Mille mercis!
4 replies