New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wisper-celluloid

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wisper-celluloid

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Wisper::Celluloid

Provides Wisper with asynchronous event publishing using Celluloid actors.

Gem Version Code Climate Build Status Coverage Status

Installation

gem 'wisper-celluloid'

Usage

my_publisher.subscribe(MyListener.new, async: true)

The listener is transparently turned in to a Celluloid Actor.

Please refer to Celluloid for more information, particularly the Gotchas.

Compatibility

Tested with 1.9.3, 2.x, JRuby and Rubinius. See the build status for details.

Contributing

Yes please, either submit a PR or open an issue first to discuss your thoughts.

FAQs

Package last updated on 06 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc