Skip to content

[IMPORTANT] Improve Codable impl for ActorAddress #755

@ktoso

Description

@ktoso

currently we store it as many fields which is inefficient.

If sending around actor refs in Codable/JSON today they're exploded into many fields which is insanely inefficient, adding to the overhead of the textual messages.

We'd want to reuse some existing URI parser here to be honest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1 - triagedTicket makes sense and is well defined, ready to be worked ont:actor

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions