Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeromq/libzmtp
Minimal ZMTP implementation in C
https://github.com/zeromq/libzmtp
Last synced: about 18 hours ago
JSON representation
Minimal ZMTP implementation in C
- Host: GitHub
- URL: https://github.com/zeromq/libzmtp
- Owner: zeromq
- License: mpl-2.0
- Created: 2014-03-19T10:38:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T21:58:23.000Z (over 8 years ago)
- Last Synced: 2024-07-31T22:56:41.580Z (3 months ago)
- Language: C
- Size: 85 KB
- Stars: 53
- Watchers: 23
- Forks: 26
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
libzmtp
=======An implementation of a ZMTP stack in C.
## Ownership and Contributing
The contributors are listed in AUTHORS. This project uses the MPL v2 license, see LICENSE.
The contribution policy is the standard ZeroMQ [C4.1 process](http://rfc.zeromq.org/spec:22). Please read this RFC if you have never contributed to a ZeroMQ project.