ruby-wisper

micro library providing objects with Publish-Subscribe capabilities
  https://github.com/krisleech/wisper
  0
  no reviews



Ruby-wisper can help you build message interchange between services or endpoints. Both synchronous (in-process) and asynchronous (out-of-process) subscriptions are supported. Connect objects based on context without permanence. It provides an alternative to ActiveRecord callbacks and Observers in Rails apps.