Skip to content

Support for Multipart Messages? #2

Description

@recsater

Multipart messages are a core feature of ZeroMQ, essential for implementing various patterns like the "envelope" pattern (separating address/identity frames from content frames) or for sending logically atomic messages composed of multiple data parts.
Without this feature, it's difficult to build more complex and robust communication protocols that are common in the ZeroMQ ecosystem.

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