Skip to content

allow user to integrate with their own event loop and IO code #2

@dpocock

Description

@dpocock

Most high throughput VoIP applications have their own networking APIs, event loops and threading models.

It would be ideal if this code could work asynchronously within such frameworks

E.g. assume the framework will do things like creating the socket and adding it to a poll set and invoking some method on the core_hep API when it is time to do something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions