Skip to content

Cryptobox serializer should be configurable #915

@oberstet

Description

@oberstet

WAMP-cryptobox should allow for different serializers to be used when serializing the application payload that is to be end-to-end encrypted. See here and here.

The hooks to allow use of a configurable serializer are there, but it is hard-coded to "json" currently.

We should support all serializers that we support at the transport level.

Another question is what default cryptobox serializer to use when none was specified. And also how to let the user configure the cryptobox serializer if it shouldn't use the default one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions