SkillAgentSearch skills...

ZmqSocket

ZMTP3-SUB/PUB Python/C++ minimum implement

Install / Use

/learn @jmysu/ZmqSocket
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

zmqSocket ZMTP3.0 mini implementation w/o libZmq

ZMTP3-SUB/PUB Python/Arduino-C++<br/> 使用Python/Arduino sockets模擬ZMTP3-PUB/SUB的Greeting/Handshake並發送接收訂閱資料 <br/>

References

Python sockets as subscriber (for single publisher) <---> Pyzmq as publisher

Python sockets as publisher <---> Pyzmq as subscriber

訂閱端 sockets only (sktSub.py) w/o Pyzmq <---> (zmqPub.py) w/ Pyzmq 派送端 <br/> 派送端 sockets only (sktPub.py) w/o Pyzmq <---> (zmqSub.py) w/ Pyzmq 訂閱端 <br/> <br/>

ZMQ-PUB Python Simulation

SocketSub

ZMQ-PUB Python Simulation Wireshark ZMTP Traffics

Publisher: color in red SocketSub

ZMQ-SUB Python Simulation

SocketSub

ZMQ-SUB Python Simulation Wireshark ZMTP Traffics

Subscriber: color in blue SocketSub

(NEW) ESP32 project works for ZMTP3 Publish

ESP32 uses Arduino WiFiClient (w/o libZmq) to send ZMTP3 messages... ESP32 zSocket

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3mo ago
Forks1

Languages

Python

Security Score

87/100

Audited on Dec 4, 2025

No findings