Skip to content

Allow using Any Protobuf messages for input, state, and egress #3

Description

@aljoscha

Currently, the Any that we get from the framework is automatically unpacked and we also pack the messages or state updates we get in the Effects into an `Any.

We should allow users to use plain Any, that way they can have stateful functions that can accept more than one input.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions