Skip to content

Asynchronous mode #185

@solares

Description

@solares

My calls seem to block:

	local headers, stream = req:go(req_timeout)
	if headers == nil then
		log(tostring(stream), "\n")
	end

Are there examples of how to make this req:go non-blocking?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions