Skip to content

Make asynchronous and possibility to stop the HTTP request #10

@JulioJu

Description

@JulioJu

HI !

It could be cool to make this plugin asynchronous? Actually, if the remote server take long time to deliver a response, Vim is totally blocked.

To test it, simply on your Server, create a REST endpoint and add delay before send the HTTP response.

Neovim and Vim since version 8.0 support asynchronous plugins.

If the plugin become asynchronous, maybe it could be easy killed thanks a command? As it if we want interrupt the HTTP Request, we could.

Thanks in advance ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions