Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dry-rb/dry-events
- Owner: dry-rb
- License: mit
- Created: 2017-12-15T19:15:26.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T05:54:19.000Z (about 1 year ago)
- Last Synced: 2024-04-26T04:21:30.203Z (9 months ago)
- Topics: events, pubsub, ruby
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-events
- Size: 306 KB
- Stars: 115
- Watchers: 13
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
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.