{"id":15405572,"url":"https://github.com/krisleech/wisper-celluloid","last_synced_at":"2025-04-17T01:52:50.131Z","repository":{"id":56898329,"uuid":"20783446","full_name":"krisleech/wisper-celluloid","owner":"krisleech","description":"Provides async event broadcasting to Wisper using Celluloid","archived":false,"fork":false,"pushed_at":"2017-04-24T14:32:18.000Z","size":15,"stargazers_count":17,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T03:06:53.832Z","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":"CHANGELOG.md","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":"2014-06-12T21:26:23.000Z","updated_at":"2019-11-20T23:15:40.000Z","dependencies_parsed_at":"2022-08-20T17:40:28.880Z","dependency_job_id":null,"html_url":"https://github.com/krisleech/wisper-celluloid","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fwisper-celluloid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fwisper-celluloid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fwisper-celluloid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Fwisper-celluloid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisleech","download_url":"https://codeload.github.com/krisleech/wisper-celluloid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249299678,"owners_count":21246876,"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:12.419Z","updated_at":"2025-04-17T01:52:50.110Z","avatar_url":"https://github.com/krisleech.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wisper::Celluloid\n\nProvides [Wisper](https://github.com/krisleech/wisper) with asynchronous event\npublishing using [Celluloid](https://github.com/celluloid/celluloid) actors.\n\n[![Gem Version](https://badge.fury.io/rb/wisper-celluloid.png)](http://badge.fury.io/rb/wisper-celluloid)\n[![Code Climate](https://codeclimate.com/github/krisleech/wisper-celluloid.png)](https://codeclimate.com/github/krisleech/wisper-celluloid)\n[![Build Status](https://travis-ci.org/krisleech/wisper-celluloid.png?branch=master)](https://travis-ci.org/krisleech/wisper-celluloid)\n[![Coverage Status](https://coveralls.io/repos/krisleech/wisper-celluloid/badge.png?branch=master)](https://coveralls.io/r/krisleech/wisper-celluloid?branch=master)\n\n## Installation\n\n```ruby\ngem 'wisper-celluloid'\n```\n\n## Usage\n\n```ruby\nmy_publisher.subscribe(MyListener.new, async: true)\n```\n\nThe listener is transparently turned in to a Celluloid Actor.\n\nPlease refer to [Celluloid](https://github.com/celluloid/celluloid/wiki)\nfor more information, particularly the\n[Gotchas](https://github.com/celluloid/celluloid/wiki/Gotchas).\n\n## Compatibility\n\nTested with 2.x, JRuby and Rubinius.\nSee the [build status](https://travis-ci.org/krisleech/wisper-async) for details.\n\n## Contributing\n\nYes please, either submit a PR or open an issue first to discuss your thoughts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fwisper-celluloid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisleech%2Fwisper-celluloid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Fwisper-celluloid/lists"}