TomzBench / libuzmtp

minimal zmtp implementation inspired by https://github.com/zeromq/libzmtp but intended for RTOS enviornments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

minimal zmtp implementation inspired by https://github.com/zeromq/libzmtp but intended for RTOS enviornments

License:Mozilla Public License 2.0


Languages

Language:C 50.2%Language:CMake 42.1%Language:Python 6.8%Language:JavaScript 0.9%