Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dry-rb/dry-events

Pub/sub system
https://github.com/dry-rb/dry-events

events pubsub ruby

Last synced: 4 days ago
JSON representation

Pub/sub system

Awesome Lists containing this project

README

        

[gem]: https://rubygems.org/gems/dry-events
[actions]: https://github.com/dry-rb/dry-events/actions

# dry-events [![Gem Version](https://badge.fury.io/rb/dry-events.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-events/workflows/ci/badge.svg)][actions]

## Links

* [User documentation](https://dry-rb.org/gems/dry-events)
* [API documentation](http://rubydoc.info/gems/dry-events)
* [Forum](https://discourse.dry-rb.org)

## Supported Ruby versions

This library officially supports the following Ruby versions:

* MRI `>= 3.0.0`
* jruby `>= 9.4` (not tested on CI)

## License

See `LICENSE` file.