Skip to content

Consider changing or adding to the MessagePackProtocol options #18569

Closed
@BrennanConroy

Description

@BrennanConroy

In MessagePack-CSharp v2 there is a MessagePackSerializerOptions class that can be passed to the serializer. Currently we expose a list of IFormatterResolvers for the user to configure, but there are other options like compression and IMessagePackFormatter that we don't expose.

Options: https://github.com/neuecc/MessagePack-CSharp/blob/8eeb7b8ab71ff7d70f8b2013589423eadbba90b7/src/MessagePack.UnityClient/Assets/Scripts/MessagePack/MessagePackSerializerOptions.cs#L15

Discussion: #18133 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-signalrIncludes: SignalR clients and servers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions