issues
search
qweeze
/
rstream
A Python asyncio-based client for RabbitMQ Streams
MIT License
83
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed bugs of exception logging
#215
aborigeth
closed
3 weeks ago
6
fix enconding long int
#214
DanielePalaia
opened
1 month ago
0
preparing for v0.20.6
#213
DanielePalaia
closed
1 month ago
0
AMQP encoder does not handle large integers
#212
wrobell
opened
1 month ago
2
Fixed a bug when subscriber frames not clears after unsubscribe
#211
nesb1
closed
1 month ago
1
Fixed a bug when used `consumer_update_listener` callback from another subscription
#210
nesb1
closed
1 month ago
2
v0.20.5
#209
DanielePalaia
closed
1 month ago
0
reset heartbeat timeout when receiving any response from the server
#208
DanielePalaia
closed
1 month ago
0
Support for a RabbitMQ cluster without a load balancer
#207
nesb1
opened
1 month ago
3
Fixed a bug when in single_active_consumer mode and deliver frame with more than one message, the result of the consumer_update_listener function was ignored.
#206
nesb1
closed
1 month ago
0
v0.20.4
#205
DanielePalaia
closed
2 months ago
0
Fixed a bug when, after unsubscribing, the next subscriber with the same subscriber name used a first subscriber callback and ignore second subscriber callback.
#204
nesb1
closed
2 months ago
3
Missing heartbeats
#203
ptoews
closed
1 month ago
1
bump version to 0.20.3
#202
Gsantomaggio
closed
2 months ago
0
Rstream does not close a connection after 2 heartbeat intervals
#201
nesb1
opened
2 months ago
2
Created py.typed file for PEP-561 compliance
#200
nesb1
closed
2 months ago
1
add cleanup in unsubscribe
#199
DanielePalaia
closed
2 months ago
0
Issue when unsubscribing/subscribing again a subscriber_name
#198
ptoews
closed
2 months ago
7
Change the default codec from binary to AMQP 1.0
#197
Gsantomaggio
opened
3 months ago
0
Implement a builder or validator for the arguments
#196
Gsantomaggio
opened
3 months ago
0
adding typing_extensions on non dev dependencies
#195
DanielePalaia
closed
5 months ago
0
Migrate amqp library
#194
DanielePalaia
closed
6 months ago
0
test fixing a timeout in test
#193
DanielePalaia
closed
6 months ago
0
v0.19.1
#192
DanielePalaia
closed
6 months ago
0
Stream connection error while using rabbitmq and docker on remote server
#191
gblessas
closed
6 months ago
3
cancelling background task before publishing remaining items
#190
DanielePalaia
closed
6 months ago
0
Update README.md
#189
DanielePalaia
closed
7 months ago
0
implementing maxProducersByConnection and maxConsumerByConnection
#188
DanielePalaia
closed
7 months ago
0
v0.18.0
#187
DanielePalaia
closed
7 months ago
0
adding support for CREATE/DELETE supersteams
#186
DanielePalaia
closed
7 months ago
2
Reviewing logging/ increasing timeout error in tests / Updating pipeline to 3.13.1
#185
DanielePalaia
closed
7 months ago
0
v0.17.1
#184
DanielePalaia
closed
7 months ago
0
Fail to build on Mac M* series
#183
Gsantomaggio
closed
6 months ago
5
Implement maxProducersByConnection and maxConsumerByConnection
#182
DanielePalaia
closed
7 months ago
0
Reliable example / Consumer improvements during Metadata updates
#181
DanielePalaia
closed
7 months ago
1
Reviewing/Improving logging and exceptions
#180
DanielePalaia
closed
7 months ago
0
preparing release
#179
DanielePalaia
closed
9 months ago
0
Offset specifications ignored when using SuperStream with stream plugin
#178
vittoriom94
closed
9 months ago
3
Request for Callback Disconnection Feature After Receiving the Last Message
#177
GrzegorzPustulka
closed
9 months ago
1
Preventing Excessive Callback Invocations After Consumer Closure in `consumer.subscribe`
#176
GrzegorzPustulka
closed
3 months ago
3
review/refactor examples
#175
DanielePalaia
closed
7 months ago
0
Review and redesign disconnection/reconnection and metadata Update scenarios
#174
DanielePalaia
closed
9 months ago
0
new test
#173
DanielePalaia
closed
10 months ago
0
new test
#172
DanielePalaia
closed
10 months ago
0
merging
#171
DanielePalaia
closed
10 months ago
0
New test pipeline
#170
DanielePalaia
closed
10 months ago
0
username/password deprecated from pypi testing a new action
#169
DanielePalaia
closed
10 months ago
0
pypi: username/password authentication deprecated
#168
DanielePalaia
closed
10 months ago
4
fixing examples, updated doc and bumping version
#167
DanielePalaia
closed
10 months ago
0
Metadata update
#166
DanielePalaia
closed
10 months ago
0
Next