2026-05-09 22:22:19 +02:00
2026-05-09 22:22:19 +02:00
2026-05-09 22:22:19 +02:00
2026-05-09 22:22:19 +02:00
2026-05-09 22:22:19 +02:00
2026-05-09 22:22:19 +02:00
2026-05-09 22:22:19 +02:00
2026-05-09 22:22:19 +02:00
2026-05-09 22:22:19 +02:00

emt-zmq

Interactive ZeroMQ terminal tool for debugging ZMQ PUSH and REP sockets.

Features

  • Downlink (PUSH) on port 6002 — send messages to connected PULL sockets
  • Uplink (REP) on port 6001 — receive requests and send replies

Usage

go run main.go
  • Type a message and press Enter to send on the selected channel
  • Press Tab to cycle between push and rep channels
  • Press Ctrl+C to exit

Messages are displayed in hex encoding.

S
Description
No description provided
Readme
2.6 MiB
Languages
Go 100%