{"id":19347487,"url":"https://github.com/mrlsd/reqrep-rs","last_synced_at":"2025-02-24T09:44:34.590Z","repository":{"id":50749248,"uuid":"115348694","full_name":"mrLSD/reqrep-rs","owner":"mrLSD","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-22T13:48:54.000Z","size":131,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-06T14:42:35.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrLSD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-25T15:49:52.000Z","updated_at":"2022-08-01T08:40:40.000Z","dependencies_parsed_at":"2022-09-02T22:01:51.786Z","dependency_job_id":null,"html_url":"https://github.com/mrLSD/reqrep-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrLSD%2Freqrep-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrLSD%2Freqrep-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrLSD%2Freqrep-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrLSD%2Freqrep-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrLSD","download_url":"https://codeload.github.com/mrLSD/reqrep-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240457942,"owners_count":19804489,"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-11-10T04:16:39.017Z","updated_at":"2025-02-24T09:44:34.553Z","avatar_url":"https://github.com/mrLSD.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust REQREP\n\nRust REQREP message queue wrapper based on **Nanomsg**\n\n## Why?\nNanomsg is faster brokerless Message Queue.\nCurrenly implemented `nanomsg.rs` wrapper for C librarry.\n\nEasy to use common events handler for message queue.\nIt's possible serve events, send events, and handle events.\nWe find the way do it beauty, faster and efficiently.\n\n## How to use\n* `make deps` - build and install nanomsg lib\n* `make build` - build debug version\n* `make releast` - build debug version\n* To run:\n  * `make build` - build app\n  * `target/debug/reqrep server tcp://0.0.0.0:3030` - run server\n  * `target/debug/reqrep client tcp://0.0.0.0:3030` - run client  \n* change Cargo.toml:\n```toml\n[dependencies]\nnanomsg = \"0.6.2\"\n```\n\n## Status\nDevelopment stage\n\n**Licence: MIT**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrlsd%2Freqrep-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrlsd%2Freqrep-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrlsd%2Freqrep-rs/lists"}