Skip to content

Message Encoding / Decoding #1

@decanus

Description

@decanus

Write an encoder and decoder for messages that can contain arbitrary data. This will need a wire protocol. My proposal is to use something simple like:

<header-length><body-length><header><body>

where header contains:

<message-type><other-data>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions