Skip to content

common/socket: Add a streamListener over UDP #19241

Description

@olo667

Use Case

We use UDP to broadcast a data stream, spread over multiple UDP packets. It would be nice to have an abstraction for receiving such a data stream, instead of rearranging it after receiving data form the socketListener.

Expected behavior

It's possible to set up a socketListener over a UDP stream using a custom packet delimiter.

Actual behavior

SocketListener either has to manually reassemble UDP packets

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequests for new plugin and for new features to existing plugins

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions