issues
search
benjamin-hodgson
/
asynqp
An AMQP library for asyncio
MIT License
84
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #57 Components not killed when rabbit just closes transport
#59
tvoinarovskyi
closed
9 years ago
1
If we close connection and try to open channel it deadlocks
#58
tvoinarovskyi
closed
9 years ago
1
Components not killed when rabbit just closes transport.
#57
TarasLevelUp
closed
9 years ago
1
Need for more FlowControl?
#56
tvoinarovskyi
opened
9 years ago
1
Refactored close procedures to dispatch Errors for all components
#55
tvoinarovskyi
closed
8 years ago
5
Changed how protocol handles connection_lost. Don't dispatch PoisonPill.
#54
tvoinarovskyi
closed
9 years ago
0
Reader refactor
#53
tvoinarovskyi
closed
9 years ago
1
Coroutines crash when are cancelled
#52
tvoinarovskyi
opened
9 years ago
3
Added FlowControl to Protocol
#51
TarasLevelUp
opened
9 years ago
2
Refactor message_receiver to not use async tasks on message consuming
#50
TarasLevelUp
closed
9 years ago
2
Refactored Synchroniser to use simpler self._futures construct
#49
TarasLevelUp
closed
9 years ago
4
Refactored reader to not use async calls
#48
TarasLevelUp
closed
9 years ago
2
Refactor internals. Fix finalizers.
#47
TarasLevelUp
closed
9 years ago
4
Fixed heartbeat
#46
TarasLevelUp
closed
9 years ago
3
Refactor HeartbeatMonitor
#45
TarasLevelUp
closed
9 years ago
2
Refactor QueueReader to use single async task
#44
TarasLevelUp
closed
9 years ago
4
Added some tests on unset loop
#43
TarasLevelUp
closed
9 years ago
2
Added explicit loop passing to all components from connection.
#42
TarasLevelUp
closed
9 years ago
1
Fix #40 set TCP_NODELAY by default
#41
socketpair
closed
9 years ago
5
Not using TCP_NODELAY reduce performance considerably
#40
socketpair
closed
9 years ago
6
IncomingMessage.reject documentation or API wrong
#39
socketpair
closed
9 years ago
1
Provide API to "wait until message arrive and get it"
#38
socketpair
closed
9 years ago
1
AMQP protocol error while valid usage
#37
socketpair
closed
9 years ago
7
Fix connection close after graceful close from server
#36
TarasLevelUp
closed
9 years ago
3
Connection can not close after graceful server restart
#35
TarasLevelUp
closed
9 years ago
1
Can't handle ConnectionLost when used as a Consumer
#34
TarasLevelUp
opened
9 years ago
36
Support passive declarations of queues and exchanges
#33
OscaTutenchamon
closed
8 years ago
3
NotImplementedError when passing NoneType value to the buffer
#32
renatomassaro
closed
9 years ago
4
connection_lost should not raise exception when called with None
#31
urbaniak
closed
9 years ago
5
Documentation of new features and changes
#30
benjamin-hodgson
closed
9 years ago
0
Address divergences between Rabbit and AMQP spec
#29
benjamin-hodgson
opened
9 years ago
1
Table length should be unsigned long
#28
fwiesel
closed
9 years ago
3
Pass custom attribute tables
#27
fwiesel
closed
9 years ago
4
Improved RabbitMq Compatibility
#26
fwiesel
closed
9 years ago
9
Timestamp
#25
fwiesel
closed
9 years ago
4
Signed/unsigned serialization and expanded table serialization
#24
fwiesel
closed
9 years ago
1
Make sure all exceptions have sensible types and error messages
#23
benjamin-hodgson
closed
9 years ago
1
No exception when failing to create a queue
#22
therve
closed
9 years ago
3
Stop squashing OsError into ConnectionRefusedError when connecting
#21
lenzenmi
closed
9 years ago
1
Example/reconnecting socket
#20
lenzenmi
closed
9 years ago
0
Added new exceptions and logic to allow reconnecting connections
#19
lenzenmi
closed
9 years ago
3
Example/reconnecting socket
#18
lenzenmi
closed
9 years ago
0
Added new exceptions and logic for reconnecting broken connections.
#17
lenzenmi
closed
9 years ago
0
Make `transport` and `protocol` public attributes on `Connection`
#16
benjamin-hodgson
closed
9 years ago
1
Raise exception on lost connection
#15
lenzenmi
closed
9 years ago
9
do not pass host and port to loop.create_connection when there's a sock
#14
urbaniak
closed
9 years ago
8
Update README.md according to #9
#13
renatomassaro
closed
9 years ago
1
rabbitmq reports amqp error when trying to publish message
#12
georgwaechter
closed
9 years ago
13
How to call coroutines from consumer callback?
#11
georgwaechter
closed
9 years ago
3
Why is exchange.publish no coroutine?
#10
georgwaechter
closed
9 years ago
3
Previous
Next