RubyGems Navigation menu

omq 0.6.2

Pure Ruby implementation of the ZMTP 3.1 wire protocol (ZeroMQ) with all socket types (REQ/REP, PUB/SUB, PUSH/PULL, DEALER/ROUTER, and draft types) and TCP/IPC/inproc transports. Includes an `omq` CLI for composable message pipelines — pipe, filter, and transform across processes with Ruby eval, multiple formats (JSON, msgpack, marshal), Ractor parallelism, and compression. No native libraries required.

Gemfile:
=

install:
=

Versions:

  1. 0.11.0 April 03, 2026 (43.5 KB)
  2. 0.10.0 April 01, 2026 (39.5 KB)
  3. 0.9.0 March 31, 2026 (37.5 KB)
  4. 0.8.0 March 31, 2026 (50 KB)
  5. 0.7.0 March 30, 2026 (54.5 KB)
  6. 0.6.2 March 30, 2026 (51 KB)
Show all versions (24 total)

Runtime Dependencies (2):

async ~> 2.38
io-stream ~> 0.11

Owners:

Pushed by:

GitHub

Authors:

  • Patrik Wenger

SHA 256 checksum:

=

Provenance:

Built and signed on

GitHub Actions

Build summary

Total downloads 2,709

For this version 87

Version Released:

License:

ISC

Required Ruby Version: >= 3.3

Links: