Skip to content

Improve documentation about binary #21

@Totodore

Description

@Totodore

Hi,

While implementing a msgpack parser for the rust server implementation. I discovered (if I understood this correctly), that:

  • The attachment count in msgpack for binary is never sent.
  • The packet type is always EVENT or ACK and never BINARY_EVENT or BINARY_ACK even if there are binaries in the payload.

These information are quite important and also having a documentation about this would secure breaking changes between two versions of this parser (it would break compatibility with my version then).

Could you confirm the two assumptions above @darrachequesne ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions