https://github.com/zeromq/zmtp
Stuff related to the ZMTP protocol
https://github.com/zeromq/zmtp
Last synced: about 1 year ago
JSON representation
Stuff related to the ZMTP protocol
- Host: GitHub
- URL: https://github.com/zeromq/zmtp
- Owner: zeromq
- License: mit
- Created: 2013-04-12T11:32:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-05T14:56:02.000Z (about 12 years ago)
- Last Synced: 2025-04-08T01:34:32.662Z (over 1 year ago)
- Language: C
- Size: 153 KB
- Stars: 17
- Watchers: 16
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
zmtp
====
Stuff related to the ZMTP protocol, http://rfc.zeromq.org/spec:23.
Contribution policy is C4.1: http://rfc.zeromq.org/spec:22
By default, all code is licensed as MIT/X11, see LICENSE.
See also zeromq/libzmtp.