issues
search
achilleasa
/
dart_amqp
Dart AMQP client implementing protocol version 0.9.1
MIT License
79
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
About BasicGet absence
#130
a14n
opened
1 week ago
1
Fix ConcurrentModificationError in channel_impl.dart
#129
levice1
opened
1 month ago
0
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: FatalException: Lost connection to the server
#128
adiltola-kod
opened
2 months ago
6
channel.qos() issue: NOT_IMPLEMENTED - prefetch_size!=0 (1)
#127
JesseDWatts
closed
3 months ago
0
Implement websocket to support web
#126
AlxSidenko
opened
4 months ago
0
'x-stream-offset' : 'last' not working
#125
cjsdf
closed
3 months ago
0
Bump version to 0.3.1 and update CHANGELOG
#124
achilleasa
closed
5 months ago
1
Ensure CI workflows run on opened pull requests
#123
achilleasa
closed
5 months ago
1
Update "part of" directives to address linter errors and upgrade package dependencies
#122
achilleasa
closed
6 months ago
1
Bump version to 0.3.0 and update CHANGELOG
#121
achilleasa
closed
6 months ago
1
Why isn't the latest merge (#117) on pub.dev?
#120
boncossoftware
closed
6 months ago
4
Add autoDelete flag to channel implementation
#119
Jafarili
closed
5 months ago
4
Add timeout setting to socket connection
#118
Jafarili
closed
5 months ago
3
Fix formatting warnings in tests and update ci workflow
#117
achilleasa
closed
8 months ago
0
publish message without exchange declaration
#116
Jafarili
closed
8 months ago
0
publish message without queue or exchange declaration
#115
Jafarili
closed
8 months ago
2
Track missed heartbeats ala raj
#114
rajmaniar
closed
9 months ago
0
Sharing connection across isolates
#113
thanh-cao
opened
10 months ago
1
Fix reconnect related bugs
#112
achilleasa
closed
10 months ago
0
Raise HeartbeatFailedException after missing maxMissedHeartbeats (new tuning param) consecutive heartbeats
#111
achilleasa
closed
9 months ago
3
Skip 1 hb with fix
#110
Boris-Plato
closed
11 months ago
1
Skip every second heartbeat reset starting from 20
#109
Boris-Plato
closed
11 months ago
1
Log pending frames on missed heartbeat
#108
rajmaniar
closed
11 months ago
0
errorListener and heartbeat do not work if the connection was closed by server and reestablished again
#107
Boris-Plato
closed
10 months ago
2
Low traffic or publish-only connections are closed with "too many missed heartbeats"
#106
rajmaniar
closed
9 months ago
7
Don't use null check operator on potentially nil value in ConnectionClose messsage
#105
achilleasa
closed
11 months ago
1
`TypeError` thrown in `_ClientImpl._handleException`
#104
rajmaniar
closed
11 months ago
4
Switch from travis-ci to github actions
#103
achilleasa
closed
1 year ago
0
Shutdown consumer streams when the underlying channel closes
#102
achilleasa
closed
1 year ago
1
HELP: executing messages only one time
#101
moinologics
opened
1 year ago
2
event for disconnection
#100
moinologics
closed
10 months ago
2
Channel Exceptions, Channel Closes, etc don't inform Consumers
#99
rajmaniar
closed
1 year ago
1
ConnectionFailedException
#98
rencar
closed
1 year ago
0
Example request : re-creating client topology when re-establishing connection
#97
nicolascrochet7
opened
1 year ago
0
Bump version to 0.2.5 and update CHANGELOG
#96
boaz-amit
closed
1 year ago
1
Guard against sending heartbeats if the underlying socket is closed
#95
achilleasa
closed
1 year ago
0
Client dispose after connection lost error
#94
alimcomp
closed
1 year ago
0
docs: add missing word 'parameter'
#93
andre-alck
closed
1 year ago
1
Lost connection to the server
#92
yapiyapo5
closed
1 year ago
0
Bump version to 0.2.4 and update CHANGELOG
#91
achilleasa
closed
1 year ago
1
Update ConnectionSettings field list in API docs
#90
achilleasa
closed
1 year ago
1
added connectionName in ConnectionSettings
#89
christian-thiele
closed
1 year ago
4
yield inside listen / on.data()
#88
inselberg
closed
1 year ago
1
amqp connection lost, and recreate multiples consumers in same queue
#87
fabios1010
opened
2 years ago
1
Publishing on default exchange?
#86
mmaschenk
closed
2 years ago
1
Fix lint issues discovered after bumping lints_core dep
#85
achilleasa
closed
2 years ago
1
Implement support for heartbeats
#84
achilleasa
closed
2 years ago
1
Fix typo in README.md
#83
achilleasa
closed
2 years ago
1
Allow channel.qos() invocations to set the value of the `global` param
#82
achilleasa
closed
2 years ago
1
Change 'pub' invocations to 'dart pub' for CI runs
#81
achilleasa
closed
2 years ago
1
Next