Async Http handling

hi experts,
Is there a way to handle responses to clients asynchronously through the plugins? That is store the response object and call kong plugin/api to return the response to the client. Can i use lapis to define apis in plugin for this purpose?