Skip to content

ZMTP/1.1 support #2

Description

@jgoz

InfinityMQ should support ZeroMQ Message Transport Protocol/1.1. The spec is listed as "Raw" (i.e., not stable), but it will likely become stable when zmq 3.1 is officially released in a few months.

This will allow IMQ apps to interact with anything built on ZMQ, which is a major advantage for heterogeneous deployment scenarios.

Intra-process communication doesn't need to use ZMTP, although it could. ZMTP will be most useful for inter-process and networked communication.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions