Skip to content

UDP Support #24

@micahpw

Description

@micahpw

While we have TCP support, many PDC implementations in production use UDP for data communications. RTPA-core should probably default to UDP and have a fallback to TCP for data frame. I think it is safe to keep the configuration frame requests over TCP. Ideally there is a way to implement TCP only, UDP only, or hybrid TCP/UDP without adding alot of required command line parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions