Skip to content

String exceeding length not beeing sent #11

@Fabbok1x

Description

@Fabbok1x

Hello,
when trying to send a large string like so:
$client->call("stream", [str_repeat("A", 60000)]);

the message will not arrive to the DDP Server.

Is there a fix or workaround for this behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions