Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 234 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 234 Bytes

#libuzmtp

Simple zmtp protocol implementation based of zeromq reference desgin https://github.com/zeromq/libzmtp.git

This implementation was needed to abstract away system calls inorder to port onto a microcontroller enviornment.