issues
search
krisleech
/
wisper
A micro library providing Ruby objects with Publish-Subscribe capabilities
3.27k
stars
151
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Incorrect event name logging when subscribing with :with option
#217
qoosuperman
opened
1 month ago
0
Exclude spec files from gem package
#216
amatsuda
closed
2 months ago
0
Incorrect event name logging with :with option in Wisper event broadcasting
#215
qoosuperman
opened
4 months ago
1
Update README.md - fix gem installation version
#214
stgeneral
closed
5 months ago
0
console" from wisper conflicts with installed executable from fastlane
#213
harsjadh
closed
5 months ago
3
Fix typos
#212
kianmeng
closed
5 months ago
1
An easy way of disabling wisper within a block
#211
fabriciofreitag
closed
5 months ago
1
Document adding Wisper.clear to prevent of adding multiple listeners in case of development env
#210
maboelnour
closed
5 months ago
0
Request to Contribute Documentation Updates
#209
offjeff91
closed
5 months ago
1
Release wisper 3.0.0
#208
krisleech
closed
5 months ago
2
v3.0.0.rc1
#207
krisleech
closed
1 year ago
0
Release Wisper 3.0-rc1
#206
krisleech
closed
1 year ago
2
Ruby 3 support
#205
krisleech
closed
1 year ago
4
Please modify your gemspec to take the local bin directory out of the global $PATH
#204
MadBomber
closed
2 months ago
1
Build status badge (image) broken on README
#203
krisleech
closed
1 year ago
1
correct badge src for github action in README
#202
shieldo
closed
1 year ago
0
add ci unit test run on github actions, and remove travis config
#201
shieldo
closed
1 year ago
2
switch from `master` to `main` as primary branch
#200
krisleech
closed
5 months ago
0
Fix Travis CI
#199
krisleech
closed
1 year ago
1
Does this work with Ruby 3 yet?
#198
benlieb
closed
1 year ago
1
Ruby 3 compatibility
#197
merrington
closed
1 year ago
11
Update CHANGELOG.md
#196
mhalmagiu
closed
1 year ago
2
Update README.md
#195
glaucocustodio
closed
1 year ago
0
Ruby 3 compat drop 2.6
#194
jstoks
closed
1 year ago
4
Unable to unsubscribe global listeners in Rails 6 when config.cache_classes is false
#193
arthurmde
closed
1 year ago
1
Ruby 3 compat
#192
doits
closed
1 year ago
8
Supported Rubies
#191
craigmcnamara
closed
2 years ago
2
Ruby 3.0 support for broadcast with kwargs
#190
dvandersluis
closed
1 year ago
14
Using Fibers breaks the execution of Wisper
#189
rlopzc
closed
1 year ago
1
An exception raised inside a listener is logged but not raised
#188
yao0204
closed
3 years ago
0
Should we choose WisperNext over Wisper?
#187
gnumarcelo
closed
2 years ago
1
Any suggestions for how to persisting events?
#186
amex-doug
closed
3 years ago
1
What's the proper way to test global listeners?
#185
amex-doug
closed
3 years ago
1
remove bin/ executables from built gem
#184
rodrigovilina
closed
4 years ago
1
Please release new version without `console`
#183
sj26
closed
1 year ago
7
'coveralls' missing as a build dependency in gemspec
#182
lelutin
closed
3 years ago
7
Issue #180 - exclude bin directory from gem
#181
keithrbennett
closed
4 years ago
2
'console' and 'setup' executable names too general and conflict with other gems
#180
keithrbennett
closed
4 years ago
2
Minimize calling to_s on class ancestors
#179
Looooong
closed
1 year ago
11
Wisper vs WisperNext vs Ma
#178
veeral-patel
closed
4 years ago
6
Remove bin/ executables from gemspec
#177
davidstosik
closed
5 years ago
4
Fixed some typos in the README file
#176
hosseintoussi
closed
5 years ago
4
Fix bug where all temporary listeners cleared when using block
#175
gondalez
closed
5 years ago
2
Avoid calling to_s on ancestors, which can become expensive and slow
#174
wheeyls
closed
1 year ago
4
update rubies used for CI
#173
krisleech
closed
5 years ago
1
More flexibility for filtering events when subscribing
#172
lukeredpath
closed
5 years ago
3
Avoid calling to_s on ancestors, which can become expensive and slow
#171
wheeyls
closed
5 years ago
8
Add a license file and slim the gem artifact to just lib/bins
#170
tas50
closed
4 years ago
5
Add wisper-resque to README
#169
bzurkowski
closed
6 years ago
0
Efficiency issues when subscribing to classes
#168
MarkMT
closed
1 year ago
2
Next