issues
search
funcmike
/
rabbitmq-nio
A Swift implementation of AMQP 0.9.1 protocol: decoder + encoder and non-blocking client
Apache License 2.0
44
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add more options to AMQPConnectionConfiguration convenience inits
#50
xtremekforever
opened
3 days ago
2
Heartbeats never sent, only responded to?
#49
tweidema
opened
1 month ago
0
Prepare beta realease
#48
funcmike
closed
3 months ago
0
Fix vhost with double slash "//" on Swift 6
#47
xtremekforever
closed
3 months ago
1
Ending up with double "//" in vhost when using Swift 6
#46
xtremekforever
closed
3 months ago
0
add basic ci
#45
sliemeobn
closed
5 months ago
0
Free channel ID after being closed
#44
stevapple
closed
5 months ago
1
Update README.md
#43
hasnat
closed
6 months ago
1
Small quality of life updates for AMQPConnectionConfiguration
#42
xtremekforever
closed
10 months ago
1
Improved large payload performance and tests
#41
sliemeobn
closed
11 months ago
0
add first implemention of large payload support without tests
#40
funcmike
closed
11 months ago
0
Large payloads are not supported
#39
sliemeobn
closed
11 months ago
1
Support distributed tracing
#38
sliemeobn
opened
1 year ago
6
Add descriptions to errors
#37
sliemeobn
opened
1 year ago
0
More robust handling of unexpected payloads
#36
sliemeobn
opened
1 year ago
0
Complete sendable-checking and refactoring for simpler state-handling
#35
sliemeobn
closed
1 year ago
0
Channel mixes up responses on concurrent operations
#34
sliemeobn
closed
1 year ago
0
Fix open channel race-condition
#33
sliemeobn
closed
1 year ago
0
Opening channels does not work concurrently
#32
sliemeobn
closed
1 year ago
0
Closing the channel after cancelling an AMQPSequence (consume) sometimes throws an .invalidResponse error
#31
sliemeobn
closed
1 year ago
1
Build error on alpha release
#30
gverdouw
closed
1 year ago
2
refactor amqp listener to a struct backed by class
#29
funcmike
closed
1 year ago
0
AMQPListener refactor based on PostgresRowSequence
#28
funcmike
closed
1 year ago
0
Trying to make first alpha release
#27
funcmike
closed
1 year ago
0
first attempt at automatic basic cancel on consumer deinit
#26
funcmike
closed
1 year ago
0
first attempt to add listener before basic consume
#25
funcmike
closed
1 year ago
0
move amqp channel state checking to handler
#24
funcmike
closed
1 year ago
0
Refactor channel handlers
#23
funcmike
closed
1 year ago
0
Add swift logging for debugging where useful
#22
funcmike
opened
1 year ago
0
switch to reading rawrepresentable integer
#21
funcmike
closed
1 year ago
0
Less boilerplate decoding of integers in bytebuffer
#20
funcmike
closed
1 year ago
0
switch from frame enum to struct and better enum kinds
#19
funcmike
closed
1 year ago
0
Refactor Channel Handling
#18
funcmike
closed
1 year ago
0
Refactor Protocol Frame Enum to Struct with channelID property
#17
funcmike
closed
1 year ago
0
Refactor Protocol Enums rawValue
#16
funcmike
closed
1 year ago
0
Register package in https://swiftpackageindex.com
#15
funcmike
closed
1 year ago
1
Improve AsyncStream usage
#14
funcmike
closed
1 year ago
0
Switch from CircularBuffer to Deque (swift-collections) where possible
#13
funcmike
closed
1 year ago
0
connection state instead of managed atomic
#12
funcmike
closed
1 year ago
0
Quality: AMQPFrameHandler is not testing against bad server response
#11
funcmike
opened
1 year ago
0
AMQPClient isConnect concurrency issue
#10
funcmike
closed
1 year ago
0
explicitly depend on NIO modules
#9
funcmike
closed
1 year ago
0
basicConsume listener (possible message lost)
#8
funcmike
closed
1 year ago
0
EventLoop aware APIs
#7
fabianfett
closed
1 year ago
2
Mark types as `Sendable`
#6
fabianfett
closed
1 year ago
0
Quality: Test your decoder using `ByteToMessageDecoderVerifier`
#5
fabianfett
opened
1 year ago
0
Do not depend on the NIO module directly
#4
fabianfett
closed
1 year ago
1
added connection string option to configuration
#3
sliemeobn
closed
1 year ago
0
AMQP Connection string support
#2
funcmike
closed
1 year ago
1