Skip to content

Payload truncated in RequestResponse #12

Open
@deepzach

Description

@deepzach

During the RSocketClient initialisation, I have defined the Responder as Follows:

public async ValueTask<(ReadOnlySequence Data, ReadOnlySequence Metadata)> RequestReponseListner((ReadOnlySequence data, ReadOnlySequence metadata) value)

What i observe is that, the data gets truncated beyond ~1800 bytes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions