{"id":15405583,"url":"https://github.com/krisleech/wisper-relay","last_synced_at":"2025-03-24T21:41:33.520Z","repository":{"id":27415327,"uuid":"30892353","full_name":"krisleech/wisper-relay","owner":"krisleech","description":"Relay wisper events to the outside world, for example a message queue.","archived":false,"fork":false,"pushed_at":"2015-02-16T22:46:16.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T04:44:47.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/krisleech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-16T22:45:54.000Z","updated_at":"2019-11-20T23:22:50.000Z","dependencies_parsed_at":"2022-09-02T04:42:00.419Z","dependency_job_id":null,"html_url":"https://github.com/krisleech/wisper-relay","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/krisleech%2Fwisper-relay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fwisper-relay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fwisper-relay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fwisper-relay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisleech","download_url":"https://codeload.github.com/krisleech/wisper-relay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245359248,"owners_count":20602322,"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-01T16:17:16.158Z","updated_at":"2025-03-24T21:41:33.491Z","avatar_url":"https://github.com/krisleech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wisper::Relay [WIP]\n\nRelay wisper events to the outside world, for example to a Message Queue.\n\n## Installation\n\n```ruby\ngem 'wisper-relay'\n```\n\n## Usage\n\n```ruby\nclass MyRelay\n  include Wisper::Relay\n\n  def on_event(event, args)\n    # ...\n  end\nend\n\nWisper.subscribe(MyRelay.new)\n```\n\nSince an instance of `MyRelay` has been globally subscribed  `on_event` will\nget invoked for every event broadcast.\n\n## Contributing\n\nYes, please.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fwisper-relay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisleech%2Fwisper-relay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fwisper-relay/lists"}