Skip to content

Publish message bigger than max UDP datagram size #12

@mauropasse

Description

@mauropasse

Hi,
I'm doing some tests publishing messages of different sizes. When the message size is bigger than the maximum UPD datagram size, an error arises:

250002345 ERROR src/multicast/network.c@416: MulticastSendComplete status=EMSGSIZE

which means that the datagram couldn't be sent because it was too long.

Is there any implemented workaround for this, like splitting the message into chunks?

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