return to the de facto Standards area
Source: ØMQ - The Guide
Characteristic | Value |
---|---|
Original author(s) | Pieter Hintjens |
Developer(s) | iMatrix |
Initial release | v 3.0 |
Stable release | None |
API Documentation | https://rfc.zeromq.org/spec:23/ZMTP/ |
Repository | https://github.com/zeromq/zmtp |
Written in | C |
Example Languages | C |
Operating system | |
Guide | https://rfc.zeromq.org/spec:23/ZMTP/ |
Available in | English |
Type | Transport Protocol |
License | LGHPLv3 |
Website | http://zeromq.org/ |
The ZeroMQ Message Transport Protocol (ZMTP) is a transport layer protocol for exchanging messages between two peers over a connected transport layer such as TCP. This document describes ZMTP 3.0.
The ZeroMQ Message Transport Protocol (ZMTP) is a transport layer protocol for exchanging messages between two peers over a connected transport layer such as TCP. This document describes version 3.0 of ZMTP. ZMTP solves a number of problems we face when using TCP carry messages: