issues
search
ntex-rs
/
ntex-amqp
AMQP 1.0 Server framework
Apache License 2.0
66
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade deps
#56
fafhrd91
closed
2 months ago
0
Tune idle timeout
#55
fafhrd91
closed
4 months ago
0
Better handling session end for inflight deliveries
#54
fafhrd91
closed
5 months ago
0
Use ntex-service 3.0
#53
fafhrd91
closed
5 months ago
0
Cleanup pending transfers and deliveries on link detach
#52
fafhrd91
closed
6 months ago
0
Add Variant::Array() type
#51
fafhrd91
closed
6 months ago
1
Fix Variant::List encoding
#50
fafhrd91
closed
6 months ago
1
Give access to delivery tag
#49
fafhrd91
closed
6 months ago
0
Fix receiver delivery queue handling
#48
fafhrd91
closed
7 months ago
1
Fix Receiver link message size handling
#47
fafhrd91
closed
7 months ago
1
Fix large transfers
#46
fafhrd91
closed
7 months ago
1
Handle settled transfers
#45
fafhrd91
closed
7 months ago
1
Set transfer handle
#44
fafhrd91
closed
8 months ago
1
Fix default flow's next-incoming-id
#43
fafhrd91
closed
8 months ago
1
Fix initial next outgoing id value
#42
fafhrd91
closed
8 months ago
0
Add proper delivery handling on receiver side
#41
fafhrd91
closed
8 months ago
1
Add proper delivery handling
#40
fafhrd91
closed
8 months ago
1
Add more buffer length checks
#39
fafhrd91
closed
9 months ago
0
SenderLink close notification
#38
fafhrd91
closed
10 months ago
1
Fix SenderLink closed state, if link is closed remotely
#37
fafhrd91
closed
10 months ago
1
Use async fn in trait for Service definition
#36
fafhrd91
closed
10 months ago
1
Remove internal circular references
#35
fafhrd91
closed
10 months ago
0
Use io tags for logging
#34
fafhrd91
closed
10 months ago
0
Fix credit limit handling
#33
fafhrd91
closed
1 year ago
0
Update ntex deps
#32
fafhrd91
closed
1 year ago
0
Release v0.8.0
#31
fafhrd91
closed
1 year ago
0
Fix session flow frame handling
#30
fafhrd91
closed
1 year ago
1
Fix handling sync multiple control frames
#29
fafhrd91
closed
1 year ago
1
Add SndLink readiness
#28
fafhrd91
closed
1 year ago
1
Migrate to ntex-service-1.0
#27
fafhrd91
closed
1 year ago
1
Fix some doc typos in server/service.rs
#26
kolbma
closed
2 years ago
1
Prepare release
#25
fafhrd91
closed
2 years ago
1
must respond with attach before detach when rejecting links
#24
wpbrown
closed
2 years ago
1
AMQP disconnect
#23
calebroelenshowest
closed
2 years ago
3
Cleanups apis
#22
fafhrd91
closed
2 years ago
0
ConnectError::Sasl
#21
calebroelenshowest
closed
2 years ago
6
Upgrade to ntex 0.5.0-b.1
#20
fafhrd91
closed
2 years ago
1
Migrate to ntex-io
#19
fafhrd91
closed
2 years ago
1
connection close handling improvements
#18
wpbrown
closed
2 years ago
1
fix session end
#17
wpbrown
closed
2 years ago
2
dont remove session before confirmation
#16
wpbrown
closed
2 years ago
2
A more complete example
#15
sleipnir
opened
2 years ago
8
add set_max_message_size on SenderLink
#14
wpbrown
closed
3 years ago
0
Fix test build failure and warning
#13
massand
closed
3 years ago
1
Refactor dispatch process
#12
fafhrd91
closed
3 years ago
1
Allow properties to be set on receive link builder
#11
jocutajar
closed
3 years ago
0
Allow properties to be set on receive link builder
#10
jocutajar
closed
3 years ago
1
agree with remote terminus on snd-settle-mode
#9
wpbrown
closed
3 years ago
1
Fix broken url
#8
dzvon
closed
3 years ago
2
fail to make client to connect to ActiveMq broker
#7
abdelmonem17
closed
3 years ago
1
Next