Skip to content
This repository was archived by the owner on Jan 10, 2021. It is now read-only.
This repository was archived by the owner on Jan 10, 2021. It is now read-only.

Use Oneof instead of Any #1

@aguadoenzo

Description

@aguadoenzo

In FocusEvent.proto, we set the payload using a string as a qualifier and a Protobuf.Any as a type for the actual payload.

We could leverage the oneof feature made specifically for that and get rid of the string payloadType at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions