opnsense-ports/devel/rubygem-wisper/pkg-descr
Franco Fichtner 282a606d6f */*: sync with upstream
Taken from: HardenedBSD
2018-03-13 07:47:18 +01:00

11 lines
416 B
Text

Wisper is a micro library providing Ruby objects with Publish-Subscribe
capabilities.
It supports:
- Decouple core business logic from external concerns in Hexagonal style
architectures.
- Use as an alternative to ActiveRecord callbacks and Observers in Rails apps.
- Connect objects based on context without permanence.
- Publish events synchronously or asynchronously.
WWW: https://github.com/krisleech/wisper