Skip to content

[SignalR] Allow Pre-serialized data in order to avoid duplicated serialization #22465

@emanuel-v-r

Description

@emanuel-v-r

Is your feature request related to a problem? Please describe.

It seems that currently is not possible to send to signalR clients directly a JSON string or even JSON byte encoded. That in some systems could lead to duplicated serialization and therefore degradation of performance.

Describe the solution you'd like

I would like to be able to send a JSON string or JSON byte encoded directly to SignalR Clients

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected-very-fewThis issue impacts very few customersarea-signalrIncludes: SignalR clients and serversenhancementThis issue represents an ask for new feature or an enhancement to an existing oneseverity-nice-to-haveThis label is used by an internal tool

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions