issues
search
nats-io
/
nats-pure.rb
Ruby client for NATS, the cloud native messaging system.
https://nats.io
Apache License 2.0
131
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`is_status_msg` doesn't seem to match any messages
#152
Gooseus
closed
1 week ago
1
support multi URI connection string with spaces after comma
#151
pricelessrabbit
opened
1 month ago
0
Fix various Ruby warnings
#150
zarqman
opened
3 months ago
0
Use Rails executor instead of reloader to fix Nats::Timeout errors
#149
zarqman
opened
3 months ago
2
Add uri gem as test dependency
#148
zarqman
opened
3 months ago
0
Add filtering to KV method returning all keys
#147
Jarema
opened
4 months ago
0
Bump actionpack from 7.0.8.1 to 7.1.3.4
#146
dependabot[bot]
opened
5 months ago
0
Cast the timeout when fetching from JetStream
#145
jmdeldin
opened
5 months ago
0
Bump nokogiri from 1.16.2 to 1.16.5
#144
dependabot[bot]
closed
5 months ago
0
Bump rails from 7.0.7.2 to 7.0.8.1
#143
dependabot[bot]
closed
8 months ago
0
Implement Consumer Pause
#142
Jarema
opened
8 months ago
0
Bump nokogiri from 1.15.4 to 1.16.2
#141
dependabot[bot]
closed
9 months ago
0
List of keys from jetstream KV
#140
sergeymavrin
opened
9 months ago
2
NATS connection with username / password with URI Escape characters fails
#139
sushilrai
opened
11 months ago
0
Add support for consumer multiple filters and streams/consumers metadata
#138
wallyqs
closed
11 months ago
0
Possible bug in nats-pure.rb/lib/nats/io /client.rb#1828
#137
dsuarezbspot
closed
11 months ago
2
Implement support for Jetstream consumers with multiple subject filters
#136
blainejohnson17
opened
1 year ago
0
Fix crash when assigning URI port to default value
#135
cavalle
closed
11 months ago
0
Simplify and relax issue forms further
#134
bruth
closed
11 months ago
0
Bump client version
#133
wallyqs
closed
1 year ago
0
Fix loading Rails Engine
#132
palkan
closed
1 year ago
0
Fix discussion link for issue form
#131
bruth
closed
1 year ago
0
Add issue forms
#130
bruth
closed
1 year ago
0
Add main and dev branches from nats-server to CI
#129
wallyqs
closed
1 year ago
0
Fix annoying after_fork error messages in specs (in Ruby 3.3+)
#128
Envek
closed
1 year ago
1
WebSocket feature
#127
wallyqs
closed
1 year ago
0
Include LICENSE and README into built gem package
#126
Envek
closed
1 year ago
0
Example Rails app
#125
Envek
opened
1 year ago
0
Fix lazy connection after code reload in Rails
#124
Envek
closed
1 year ago
0
Bump nats version
#123
wallyqs
closed
1 year ago
0
Misc updates
#122
wallyqs
closed
1 year ago
0
Support connecting to NATS cluster over WebSocket
#121
Envek
closed
1 year ago
1
Integrate with Rails Executor for subscription callbacks resource cleanup
#120
Envek
closed
1 year ago
0
Update rubies, server and client versions
#119
wallyqs
closed
1 year ago
0
Reset stats and server_pool after_fork
#118
wallyqs
closed
1 year ago
0
Handling subscription messages in a thread pool
#117
Envek
closed
1 year ago
0
Delayed connection: allow to initialize client without connecting
#116
Envek
closed
1 year ago
1
Regenerate test TLS certificates for client host verification
#115
Envek
closed
1 year ago
0
Fork detection and automatic reconnect in child process
#114
Envek
closed
1 year ago
2
pull_consumer behaving oddly
#113
Louis-T
opened
1 year ago
0
Show ellipsis when truncating data in message
#112
capps
closed
1 year ago
0
Handle delay param in the nak method
#111
remicaumette
closed
1 year ago
1
Implement MaxBytes for pull requests
#110
marthaCP
opened
1 year ago
0
Implement new pull consumer and ephemeral consumer options
#109
marthaCP
opened
1 year ago
0
Implement Bind subscribe validation
#108
marthaCP
opened
1 year ago
0
Implement StreamInfo request changes to retrieve subjects
#107
marthaCP
opened
1 year ago
0
Implement Support Consumer Retry Backoff and Nak delays
#106
marthaCP
opened
1 year ago
0
Implement Allow consumer filter subject to be updated
#105
marthaCP
opened
1 year ago
0
Add Ruby 3.2
#104
wallyqs
closed
1 year ago
0
Don't Auto ack when Ack Policy is No Ack
#103
marthaCP
opened
1 year ago
0
Next