-
Piotr Maślanka authored
* fixes #11 * send back a channelflowok * add support for blocking/unblocking the connection * support notifying the app when connection is blocked * code reformatted * code reformat * 1.0.1
Unverified552701e6
.codeclimate.yml 365 B
engines:
duplication:
enabled: true
config:
languages:
python:
fixme:
enabled: true
markdownlint:
enabled: true
pep8:
enabled: true
radon:
enabled: true
exclude_paths:
- examples/**
- tests/**
- coolamqp/framing/definitions.py
- compile_definitions/**
- stress_tests/**
ratings:
paths:
- coolamqp/**