Registry / messaging / wisper

wisper

JSON →
library3.0.0rbrubygemsunverified

A micro library providing objects with publish-subscribe capabilities, supporting both synchronous and asynchronous subscriptions.

gem install wisper
INSTALL
IMPORT
SIG · WISPER
W
wisper
messagingrubyv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Wisper
require 'wisper'

Create a publisher and broadcast an event

require 'wisper' class MyPublisher include Wisper::Publisher def do_something broadcast(:event_occurred, 'data') end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
34
OpenAI (training)
1
Resources
wisper — gem install wisper · libregistry