issues
search
majek
/
puka
Puka - the opinionated RabbitMQ client
https://github.com/majek/puka
Other
182
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#75
Karmavil
opened
5 months ago
0
basic_qos how to
#74
jpmeijers
opened
3 years ago
1
Doesn't work
#73
gerald-dotcom
closed
4 years ago
0
remove utf-8 decoder on inbound message bodies
#72
jmptbl
closed
4 years ago
0
Update VERSION
#71
mschreib28
closed
4 years ago
0
Release version 0.0.8 on pypi
#70
NikolaiGulatz
closed
4 years ago
2
Add support for python3
#69
justinfx
closed
5 years ago
2
Upgrade to asyncio modern python
#68
skewty
opened
6 years ago
0
More fixes for non-blocking SSL connections.
#67
jmptbl
closed
6 years ago
0
Does this package support Python 3?
#66
cclauss
closed
7 years ago
0
Implement a way for doing "Direct reply-to"
#65
fishtek
opened
9 years ago
0
Non-blocking connect() broke SSL wrap_socket() and backward compat fix
#64
jmptbl
closed
9 years ago
0
fix non-blocking TLS connect
#63
jmptbl
closed
9 years ago
0
The type basic property is named `type_` but not documented
#62
qix
opened
9 years ago
2
puka.html claims support for immediate arg, but code doesn't support it
#61
vitaly-krugl
closed
9 years ago
2
Unexpected: synchronous publishing without pub confirms is slower than with confirms
#60
vitaly-krugl
opened
9 years ago
4
Multi-ack support seems to be missing
#59
vitaly-krugl
opened
9 years ago
4
Add some code highlighting in README.md file
#58
fpietka
closed
9 years ago
0
memory leak - RPC pattern
#57
fishtek
closed
9 years ago
2
Publishing to a 2nd channel - does not work.
#56
kjlockhart
closed
10 years ago
2
Serious memory leak - if same channel used to consume & publish
#55
kjlockhart
closed
10 years ago
2
unify struct.pack params
#54
majek
opened
10 years ago
0
Release 0.0.7
#53
c2h5oh
closed
10 years ago
4
Client.connect() silently stuck when connecting to port 15672 (default rabbitmq-server config)
#52
unthingable
closed
10 years ago
3
Passive flag for queue_declare
#51
ov7a
closed
10 years ago
9
Raise ChannelError when no free channels left
#50
c2h5oh
closed
10 years ago
1
AttributeError when heartbeat is enabled
#49
amackera
closed
9 years ago
2
Unacknowledged messages building up
#48
gbenmartin
closed
10 years ago
3
None return value of "wait" method on timeout
#47
okomestudio
closed
11 years ago
3
Puka with green threads
#46
istalker2
closed
11 years ago
2
parse_amqp_url doesn't handle empty vhost
#45
schmir
closed
11 years ago
5
AttributeError on basic_cancel for the last message in queue
#44
okomestudio
closed
11 years ago
3
amqps: scheme (AMQP over SSL)
#43
istalker2
closed
10 years ago
7
Function table.encode produces NameError if value cannot be encoded.
#42
rgonzalezramos
closed
11 years ago
1
ignore EWOULDBLOCK and ENOBUFS when sending
#41
schmir
closed
11 years ago
6
puka should ignore WSAEWOULDBLOCK on windows
#40
schmir
closed
11 years ago
2
removed ableist language from readme
#39
tjstebbing
closed
11 years ago
1
Allow caller to specify consumer_tag
#38
Br3nda
closed
11 years ago
8
try connecting to all possible values returned from getaddrinfo
#37
schmir
opened
11 years ago
0
Consider blocking `connect`
#36
majek
opened
11 years ago
2
Crash with an unhelpful error
#35
sgenoud
closed
11 years ago
13
intermittent error in TestBasic.test_close
#34
schmir
closed
11 years ago
15
make on_write handle shutdown connections and an empty buffer
#33
schmir
closed
11 years ago
0
start using pytest and tox
#32
schmir
closed
11 years ago
3
document supported python versions
#31
schmir
closed
11 years ago
0
which python versions are supported?
#30
schmir
closed
11 years ago
3
Small fixes to tests
#29
schmir
closed
11 years ago
3
PRECONDITION_FAILED - unknown delivery tag
#28
bslima
closed
11 years ago
4
client.connect fails with "getsockaddrarg: bad family"
#27
schmir
closed
11 years ago
4
heartbeat support
#26
reedwade
closed
12 years ago
1
Next