issues
search
agoragames
/
haigha
AMQP Python client
BSD 3-Clause "New" or "Revised" License
160
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Synchronous basic.get with consumer=None is broken
#102
WGH-
closed
5 years ago
1
Delivery tags in publisher confirm mode are not handled properly
#101
WGH-
opened
5 years ago
0
SyntaxError on fresh install with python 7
#100
johns10
opened
6 years ago
5
Haigha crash when trying to deal with a message with empty body
#99
allan-simon
opened
6 years ago
0
Haigha write "s" for short int value in tables instead of "U/u"
#98
allan-simon
opened
6 years ago
0
Is it possible to connect on a rabbitmq cluster?
#97
luiscoms
opened
7 years ago
4
Fix issue #95: Close socket upon connection failure
#96
orishoshan
closed
6 years ago
0
Socket fds are leaked upon connection failure
#95
orishoshan
opened
7 years ago
1
Python3.4 support?
#94
MonkeyDad
opened
8 years ago
0
Don't print exceptions for each connection on windows machines
#93
3ddi
closed
6 years ago
1
Correct heartbeat documentation to reflect the code
#92
josegonzalez
opened
8 years ago
2
Connection heartbeat arg description doesn't match implementation
#91
vitaly-krugl
opened
8 years ago
13
Fix typo
#90
josegonzalez
closed
8 years ago
0
Install gevent when running on travis, so that gevent transport tests will run, too
#89
vitaly-krugl
closed
8 years ago
1
Fix #87. Divide the 64bit value by 1e6 in order to be parsed by datetime.fromutctimestamp
#88
lipixun
closed
8 years ago
4
Failed to parse timestamp in frame reader
#87
lipixun
closed
8 years ago
2
DO NOT MERGE - TESTING Basic.cancel plus kevin's ipv6 socket
#86
vitaly-krugl
closed
9 years ago
1
Integration tests
#85
awestendorf
closed
9 years ago
6
Message frames might be interleaved when sending from multiple greenlets
#84
liorn
opened
9 years ago
8
BasicClass.get return value is inconsistent in synchronous mode
#83
vitaly-krugl
opened
9 years ago
1
Implemented support for RabbitMQ broker-initiated Basic.Cancel
#82
vitaly-krugl
closed
9 years ago
9
Fixing typo
#81
gabrielfalcao
closed
9 years ago
0
Demo connection to ipv4/ipv6 following the rules and attempting connection for each compatible address
#80
vitaly-krugl
closed
9 years ago
3
[NEED TO DISCUSS] Adds support for RabbitMQ consumer_cancel_notify
#79
vitaly-krugl
closed
9 years ago
1
Increase read timeout to twice the heartbeat interval
#78
liorn
closed
9 years ago
8
Connection.transport_closed should set self._closed
#77
vitaly-krugl
opened
9 years ago
0
TypeError: getsockaddrarg() takes exactly 2 arguments (4 given)
#76
vitaly-krugl
closed
8 years ago
3
Can't get close_info from synchronous connection
#75
vitaly-krugl
opened
9 years ago
0
Fix channel frame handling upon framing error
#74
vitaly-krugl
closed
8 years ago
8
Implemented support and unit tests for handling basic.return
#73
vitaly-krugl
closed
9 years ago
7
Unroutable message hangs haigha in publisher confirm mode
#72
vitaly-krugl
closed
8 years ago
4
basic.consume doesn't return consumer_tag, so how to get it?
#71
vitaly-krugl
opened
9 years ago
1
Status of Blocking Socket Transport in Haigha
#70
vitaly-krugl
closed
9 years ago
1
Enforce two-tuple input for socket.connect()
#69
kevinconway
closed
9 years ago
21
Update copyright for 2015
#68
czarneckid
closed
9 years ago
0
cannot publish message to default exchange using gevent transport
#67
Maslino
closed
9 years ago
1
IPv6 socket support
#66
rocco66
closed
9 years ago
1
Connection blocked by one consumer
#65
simomo
opened
9 years ago
2
Fix haigha cannot be installed on windows
#64
subzey
closed
9 years ago
1
Confused with basic.get no_ack
#63
bulatshafigullin
closed
10 years ago
2
connection.channel() blocked
#62
simomo
closed
9 years ago
18
Channel protocol class properties on closed channels
#61
awestendorf
opened
10 years ago
0
channel.close() cause the channel_error,"expected 'channel.open'",'channel.close' error
#60
simomo
closed
9 years ago
1
Describe how to use with Celery
#59
thedrow
opened
10 years ago
1
Consumer bring high CPU usage when `close_cb` not specified in connection constructor
#58
dizpers
opened
10 years ago
1
AttributeError: 'Channel' object has no attribute 'basic' when publish message
#57
dizpers
opened
10 years ago
5
Add test running via travisci
#56
josegonzalez
opened
10 years ago
1
Make it possible to specify custom gevent Pool
#55
dizpers
closed
10 years ago
1
dead lock when calling basic.consume fucntion
#54
simomo
closed
9 years ago
2
Pep8
#53
awestendorf
closed
10 years ago
0
Next