funcmike/rabbitmq-nio
A Swift implementation of AMQP 0.9.1 protocol: decoder + encoder and non-blocking client
SwiftApache-2.0
Issues
- 0
- 1
Large payloads are not supported
#39 opened by sliemeobn - 2
EventLoop aware APIs
#7 opened by fabianfett - 0
Mark types as `Sendable`
#6 opened by fabianfett - 1
Support distributed tracing
#38 opened by sliemeobn - 0
Add descriptions to errors
#37 opened by sliemeobn - 0
More robust handling of unexpected payloads
#36 opened by sliemeobn - 1
- 0
- 1
Closing the channel after cancelling an AMQPSequence (consume) sometimes throws an .invalidResponse error
#31 opened by sliemeobn - 0
Opening channels does not work concurrently
#32 opened by sliemeobn - 2
Build error on alpha release
#30 opened by gverdouw - 0
- 0
Improve AsyncStream usage
#14 opened by funcmike - 0
- 0
- 0
Refactor Channel Handling
#18 opened by funcmike - 0
- 0
- 0
Add swift logging for debugging where useful
#22 opened by funcmike - 0
Refactor Protocol Enums rawValue
#16 opened by funcmike - 0
- 0
AMQPClient isConnect concurrency issue
#10 opened by funcmike - 1
Do not depend on the NIO module directly
#4 opened by fabianfett - 0
- 1
AMQP Connection string support
#2 opened by funcmike