Skip to content

SignalR MessagePackHubProtocol should handle the EXTENSION value type. #66895

@Cousnouf

Description

@Cousnouf

Is there an existing issue for this?

  • I have searched the existing issues

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

I am using the signal R client to get data from a signal R server. Unfortunately, the MessagePackHubProtocol doesn't handle the EXTENSION value type.
It's commented out and it would be really useful uncommented.

Describe the solution you'd like

Uncomment the code, and break to get out of the switch. Of course remove the RuntimeException throwing.
Adapt the relevant unit test MessagePackHubProtocolTest.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-signalrIncludes: SignalR clients and serversfeature-client-javaRelated to the SignalR Java client
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions