{"id":16243551,"url":"https://github.com/flyte/zmcat","last_synced_at":"2025-03-19T17:32:22.657Z","repository":{"id":28019317,"uuid":"31514307","full_name":"flyte/zmcat","owner":"flyte","description":"A simple command line tool to test ZMQ push/pull/pub/sub sockets. Based on https://github.com/lucasdicioccio/zmcat","archived":false,"fork":false,"pushed_at":"2019-06-30T14:59:26.000Z","size":32,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-27T15:21:55.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flyte.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-01T22:59:11.000Z","updated_at":"2025-02-18T05:25:46.000Z","dependencies_parsed_at":"2022-09-17T04:31:10.558Z","dependency_job_id":null,"html_url":"https://github.com/flyte/zmcat","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyte%2Fzmcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyte%2Fzmcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyte%2Fzmcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyte%2Fzmcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyte","download_url":"https://codeload.github.com/flyte/zmcat/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244010926,"owners_count":20383333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T14:15:22.072Z","updated_at":"2025-03-19T17:32:21.882Z","avatar_url":"https://github.com/flyte.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://travis-ci.org/flyte/zmcat.svg?branch=develop\n    :target: https://travis-ci.org/flyte/zmcat\n\nZMCat\n=====\n\nA simple command line tool to test ZMQ push/pull/pub/sub sockets. Based on https://github.com/lucasdicioccio/zmcat\n\nInstallation\n============\n::\n\n    pip install zmcat\n\nUsage\n=====\n::\n\n    zmcat \u003csocket_type\u003e \u003curi\u003e [--bind] [--key]\n\nsocket_type\n***********\nThe type of ZMQ socket you require (pub, sub, push, pull).\n\nuri\n***\nThe URI to bind/connect to. For example, tcp://127.0.0.1:5555 or ipc:///tmp/mysocket\n\n--bind\n******\nBind to an interface instead of connecting to an existing socket. Relevant only for socket_type push and pull.\n\n--key\n*****\nThe key to use for a pub/sub socket.\n\n\nExamples\n========\n::\n\n    zmcat pub tcp://*:5555\n    zmcat sub tcp://localhost:5555\n\n    zmcat pub tcp://*:5555 --key=mykey\n    zmcat sub tcp://localhost:5555 --key=mykey\n\n    zmcat push tcp://localhost:5555\n    zmcat pull tcp://*:5555 --bind\n\n    zmcat push tcp://*:5555 --bind\n    zmcat pull tcp://localhost:5555","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyte%2Fzmcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflyte%2Fzmcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyte%2Fzmcat/lists"}