Skip to content

Integrating asio event-loop with for instance libuv #9

@ghost

Description

If I write a server in asio and I want to integrate this with a foreign event loop on the same thread, how would this be done?

Is there a way to implement eventing plugins á 100 lines of code to integrate the event loop? Or is this TS "once you go asio you never go back"? As in, everything asio or nothing asio.

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