0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: rename one of 2 methods with identical names More... almost 9 years ago
fix pylint errors related to imports More... almost 9 years ago
fix pylint logging-format-interpolation errors More... almost 9 years ago
tests: fix pylint whitespace warnings More... almost 9 years ago
protocol: use our very own StreamWriter class More... almost 9 years ago
protocol: use StreamReaderProtocol attributes directly More... almost 9 years ago
protocol: complete overhaul of heartbeat handling, closes #96 More... almost 9 years ago
channel: handle the server setting frame_max to zero, closes #103 More... almost 9 years ago
docs: use correct API for `publish()` call, closes #102 More... almost 9 years ago
Fix typos More... about 9 years ago
travis: add slack notification More... about 9 years ago
channel: add properties in basic_get() returned value, closes #100 More... about 9 years ago
tests: generate a random rabbitmq vhost for each test case More... about 9 years ago
tests: remove broken super() call in tearDown() More... about 9 years ago
tests: honor the 'vhost' attribute on RabbitTestCase sub-classes More... about 9 years ago
setup: wheel will be available to python3.5 More... about 9 years ago
Release version v0.7.0 More... about 9 years ago
Update AUTHORS More... about 9 years ago
requirements: use github version of httplib2 More... about 9 years ago
docs: fix ReST syntax in changelog More... about 9 years ago
protocol: handle CONNECTION_CLOSE during connection hand-shake, closes #80 More... about 9 years ago
testing: add missing super() calls More... about 9 years ago
connect: disable Nagle's algorithm, closes #70 More... about 9 years ago
compat.py and ensure_future() when available More... over 9 years ago
Refactor no_wait in channel More... over 9 years ago
protocol - isolate KeyErrors raised during frame dispatch More... over 9 years ago
changelog: add entry for `server-close-ok`. More... over 9 years ago
docs: add entry for basic_client_nack and recover More... over 9 years ago
Fixing a couple of typos in helloworld example. More... over 9 years ago
channel: add recover method More... over 9 years ago