Skip to content

[Feature] Async Support #12

@RuboGubo

Description

@RuboGubo

Is your feature request related to a problem? Please describe.
I was wondering if it is an idea to send UDP requests in parallel using async and tokio

Describe the solution you'd like
make async versions of the UDP connection, preferably comparable with tokio.

Describe alternatives you've considered
It might be that async just isn't needed at the scale lighting software operates at, and just putting the DMX sender into it's own thread.

Additional context
I'm trying to make a super basic open source lighting desk, and am just doing some research.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions