Skip to content

'Marshal' calls make unusable unless passing ruby objects #1

@kennystone

Description

@kennystone

Marshal dump/load should be in application code. You cannot serialize to other formats - json, protobuf, whatever - library will serialize to ruby byte stream. Library only works if (1) ruby only client on the other side and (2) ruby client doing Marshal on binary data coming back.

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