{"id":21025968,"url":"https://github.com/mminer/redis2ws","last_synced_at":"2026-05-19T00:41:31.164Z","repository":{"id":232205925,"uuid":"625106456","full_name":"mminer/redis2ws","owner":"mminer","description":"Rust WebSockets server that broadcasts Redis Pub/Sub messages","archived":false,"fork":false,"pushed_at":"2023-04-08T05:06:48.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T14:31:54.867Z","etag":null,"topics":["pubsub","redis","rust","tungstenite","websockets"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/mminer.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-08T04:56:33.000Z","updated_at":"2023-04-08T04:58:22.000Z","dependencies_parsed_at":"2024-04-08T16:04:41.063Z","dependency_job_id":null,"html_url":"https://github.com/mminer/redis2ws","commit_stats":null,"previous_names":["mminer/redis2ws"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fredis2ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fredis2ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fredis2ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Fredis2ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mminer","download_url":"https://codeload.github.com/mminer/redis2ws/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243462294,"owners_count":20294905,"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":["pubsub","redis","rust","tungstenite","websockets"],"created_at":"2024-11-19T11:40:55.571Z","updated_at":"2026-05-19T00:41:31.125Z","avatar_url":"https://github.com/mminer.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redis2ws (Redis to WebSockets)\n\nThis demonstrates a Rust WebSockets server that broadcasts Redis Pub/Sub\nmessages to connected clients. Glues together the\n[redis](https://docs.rs/redis/latest/redis/) and\n[tungstenite](https://docs.rs/tungstenite/latest/tungstenite/) crates.\n\n## Usage\n\n1. Start a Redis server\n1. Run `cargo run foo`\n1. Connect to ws://localhost:8080\n   ([wscat](https://github.com/websockets/wscat) works well for testing)\n1. Publish a message to the Redis `foo` channel\n\n```\nUsage: redis2ws [OPTIONS] \u003cCHANNEL\u003e\n\nArguments:\n  \u003cCHANNEL\u003e  Redis PubSub channel\n\nOptions:\n      --redis \u003cURL\u003e  Redis server address [default: localhost:6379]\n      --ws \u003cURL\u003e     WebSocket server address [default: localhost:8080]\n  -h, --help         Print help\n  -V, --version      Print version\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmminer%2Fredis2ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmminer%2Fredis2ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmminer%2Fredis2ws/lists"}