issues
search
Azure
/
go-amqp
AMQP 1.0 client library for Go.
https://github.com/Azure/go-amqp
MIT License
110
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sender's delivery count and link credit can be out of sync on a failed transfer
#298
jhendrixMSFT
closed
1 year ago
1
Handle cancellation in places that could block
#297
richardpark-msft
closed
1 year ago
1
OpenTelemetry tracing
#296
serbrech
opened
1 year ago
0
Question: Reconnect / retry mechanism
#295
DGuhr
opened
1 year ago
2
Question: Possibility to use the fake Queue as a user of the library?
#294
DGuhr
closed
1 year ago
2
Properly distinguish between input and output link handles
#293
jhendrixMSFT
closed
1 year ago
0
Error sending to queue
#292
alex3dm
closed
1 year ago
15
is it possible to add my own Properties in message ApplicationProperties without "applicationProperties." prefix in properties' keys message?
#291
polaraditia
closed
1 year ago
2
Test: fake.NetConn.Write() will block until a response has been sent
#290
jhendrixMSFT
closed
1 year ago
1
Prep for 1.0.0 release
#289
jhendrixMSFT
closed
1 year ago
0
Refine README.md
#288
jhendrixMSFT
closed
1 year ago
0
Update docs for Message type
#287
jhendrixMSFT
closed
1 year ago
0
Support sending message with text format only
#286
polaraditia
closed
1 year ago
3
Support sharing session
#285
alex3dm
closed
1 year ago
4
Return a programatically distinguishable error when the message is too big to send
#284
richardpark-msft
closed
1 year ago
0
Don't leak message settlement on context cancel/timeout
#283
jhendrixMSFT
closed
1 year ago
0
Make writes deterministic
#282
jhendrixMSFT
closed
1 year ago
0
Conn.done is closed after the close performative has been sent
#281
jhendrixMSFT
closed
1 year ago
1
Writes to net.Conn need to be deterministic
#280
jhendrixMSFT
closed
1 year ago
0
Sending frames synchronizes with mux
#279
jhendrixMSFT
closed
1 year ago
0
Sync sending frames through the mux
#278
jhendrixMSFT
closed
1 year ago
0
Fix reliability when context expires or is cancelled
#277
jhendrixMSFT
closed
1 year ago
1
Robust handling of context expiration/cancellation
#276
jhendrixMSFT
closed
1 year ago
0
fakes: distinguish between local and remote channels
#275
jhendrixMSFT
closed
1 year ago
0
Fix potential race in Conn.Close()
#274
jhendrixMSFT
closed
1 year ago
0
Honor context cancellation in Dial and NewConn
#273
jhendrixMSFT
closed
1 year ago
1
Improved logging diagnostics
#272
jhendrixMSFT
closed
1 year ago
0
Prep for v0.19.1 release
#271
jhendrixMSFT
closed
1 year ago
0
Fix race on Session/Sender/Receiver Close
#270
jhendrixMSFT
closed
1 year ago
0
Conn incorrectly tracks sessions by channel number
#269
jhendrixMSFT
closed
1 year ago
1
Update changelog with v0.19.0 release date
#268
jhendrixMSFT
closed
1 year ago
0
Remove method Message.LinkName
#267
jhendrixMSFT
closed
1 year ago
0
Clean up tests that trigger the race detector
#266
jhendrixMSFT
closed
1 year ago
0
Remove type aliases
#265
jhendrixMSFT
closed
1 year ago
0
Move per-message presettlement setting to SendOptions
#264
jhendrixMSFT
closed
1 year ago
0
Remove disposition batching from Receiver
#263
jhendrixMSFT
closed
1 year ago
0
Don't close Sender when peer rejects message
#262
jhendrixMSFT
closed
1 year ago
0
Disable Session sending frames after end performative
#261
jhendrixMSFT
closed
1 year ago
0
Merge flowcontrol branch into main
#260
jhendrixMSFT
closed
1 year ago
0
Don't swallow unrecognized link handles
#259
jhendrixMSFT
closed
1 year ago
1
Improve handling of sender-settled messages
#258
jhendrixMSFT
closed
1 year ago
0
Remove configuration of session window
#257
jhendrixMSFT
closed
1 year ago
0
Remove DrainCredit API
#256
jhendrixMSFT
closed
1 year ago
0
Should Drain API be removed for now
#255
jhendrixMSFT
closed
1 year ago
1
Add an integration test for drain
#254
jhendrixMSFT
closed
1 year ago
3
Replace incoming frame channels with queues
#253
jhendrixMSFT
closed
1 year ago
0
Added some additional benchmarks
#252
jhendrixMSFT
closed
1 year ago
0
Remove concept of "max credit" from Receivers
#251
jhendrixMSFT
closed
1 year ago
0
Settling messages in RSMSecond with batching enabled blocks until the batch is sent
#250
jhendrixMSFT
closed
1 year ago
0
Require settlement for pre-settled messaged
#249
jhendrixMSFT
closed
1 year ago
1
Previous
Next