Skip to content

Implement serialisation/de-serialisation to use with mirai #16

@avhz

Description

@avhz

Maybe need custom serialisation/de-serialisation support in order to send to new processes via mirai.

mirai::serial_config(
    c("ClassDefinition", "ClassInstance"),
    list(function(x) ???, function(x) ???),
    list(function(x) ???, function(x) ???)
)

Not sure if this is possible yet though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions