Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/celery/py-amqp
amqplib fork
https://github.com/celery/py-amqp
72664634ef15b67da52983540405c123407f0eaa authored about 17 years ago by [email protected] <[email protected]>
Start writing unittests, fix some problems that tests showed
up already.
Rename the script that generates the skeleton, to mention the spec.
Add docstrings.
--HG--
ren...
of other AMQP spec clients.
--HG--
rename : amqp/client.py => amqp/client_0_8.py
df0957a90ad33c1e4bd049fdef1db35f9410e74e authored about 17 years ago by [email protected] <[email protected]>
than returning huge tuples. More convenient for the library user.
cfb14dc598866e7d199189f24becb130f1eb9524 authored about 17 years ago by [email protected] <[email protected]>debugging info.
Add exceptions for Connection and Channel errors, throw
them when the server cal...
221d0cd726dbdcf185362cfe56afddb4b3e91aa0 authored about 17 years ago by [email protected] <[email protected]>
to what's being done now by hand.
97c3cebb45129d29f41d0cda15363cc63a7ddd35 authored about 17 years ago by [email protected] <[email protected]>the library consumer to worry about.
Simplify methods that don't send any args to the server.
99ee6d0824fa5e76bc136e5fc916c3da3b4fc5b9 authored about 17 years ago by [email protected] <[email protected]>that as a default ticket for any methods that require one.
Rearrange the args for methods requir...
d0f0aaf451cadc45432c7c87900e27fec8071ae1 authored about 17 years ago by [email protected] <[email protected]>de573750a09eeda5695dbd316c22d485cdc41ab5 authored about 17 years ago by [email protected] <[email protected]>
block waiting for them.
90deef59a1756dcd1f949b6b05be32d73f4e639a authored about 17 years ago by [email protected] <[email protected]>3f30abd6ac7eff1f9cdcfbae17457b29eacf3c15 authored about 17 years ago by [email protected] <[email protected]>
0c3603f2b3223e79f255ea6fa67deaef3f7f94b1 authored about 17 years ago by [email protected] <[email protected]>
and headers. Seems to pass through ok to py-qpid
431af220cbefcd25987dce568109d24173d9c1df authored about 17 years ago by [email protected] <[email protected]>5632e2f14b97ba32548cd25f778674aa9f711337 authored about 17 years ago by [email protected] <[email protected]>
create one directly. Get rid of an unused dispatch method held over
from when it was all hand-wr...
originally hand-written. Able to send a message
to py-qpid !!!
--HG--
rename : amqp/test.py => test.py
22356f7ccaeb3f9cfe1b460f27d5ddf78abd01cb authored about 17 years ago by [email protected] <[email protected]>
from an AMQP XML Spec file. Include a copy of
the 0-8 spec file.
2b339a422fc4c089751195496bc64d10ecb74792 authored about 17 years ago by [email protected] <[email protected]>
de3506bf41ce4c7df50413b9981750c4299141b9 authored about 17 years ago by [email protected] <[email protected]>
f071913c5d3661a7f029836ac72b75851f4a7458 authored about 17 years ago by [email protected] <[email protected]>
Now able to handle server-initiated closes.
43abbc3849c1cc4648763fa5c64e86dd71ef9873 authored about 17 years ago by [email protected] <[email protected]>6202e77e8ec1350fc2788d3755c291560c7fe3b4 authored about 17 years ago by [email protected] <[email protected]>
966400a7ad7984b932d6ca88fdc35ce6e4ed5192 authored about 17 years ago by [email protected] <[email protected]>
e39b1f032a3ddc93d1219b7e85b560da38316dd5 authored about 17 years ago by [email protected] <[email protected]>
2f52935331f70815c40874611e02468c6efde293 authored about 17 years ago by [email protected] <[email protected]>
524834ae178ae45c5070823b37d25d4d193a7691 authored about 17 years ago by [email protected] <[email protected]>
47aed53e1de77590e34ed9f6b6349ea54ee9c710 authored about 17 years ago by [email protected] <[email protected]>
receive and parse 'start' method from server.
ade522d708019a635080c681238187f6e43b6e94 authored about 17 years ago by [email protected] <[email protected]>