Skip to content

Separate Java's MessagePackHubProtocol into its own package #25087

Closed
@wtgodbe

Description

@wtgodbe

Followup to #21644 and #23532

This would match how we do things in the C# client. This would mean making HubProtocol public, along with some others like MessagePackHubProtocol, JsonHubProtocol, InvocationBinder, and TransferFormat. Should also change HubConnectionBuilder.withMessagePackHubProtocol() to withProtocol(protocol).

Metadata

Metadata

Assignees

Labels

area-signalrIncludes: SignalR clients and servers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions