Skip to content

Support for raw JSON in the message #36

Description

@upperwal

publish needs a protobuf serialiser with predefined data standard before sending the data to the wire.

There are multiple use cases where dynamic data standards are required and JSON could be a good way of sending this kind of data.

Challenges:

  • How will the end user distinguish between JSON and Protobuf message?
  • Deserialisation would be an issue if format is not known before. Need to identify it somehow.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions