dependencies bump
update meta files
black reformat
development dependencies
meta files cleanup
client_id support
requirements
moved method to superclass
version bump; increase minimum python version
add method for publishing binary data to topic
version bump
drop obsolete
queue/exchange declaration cleanup; autoformat code
squelch log message
fix: set credentials again
version bump
minimal code cleanup
move TLS option to TLS arguments group
use None,None as default values for credentials
updated dependencies
set username+password only if no TLS context is used
do not set credentials when using TLS context
fix: missing transport parameter
TLS with CA, Key/Cert file support. Use TCP instead of websocket support. Amazon ALPN option support
module version detection
drop setup.py portions
drop setup.py portions
drop travis and versioneer
poetry support
fix: missing napoleon extension. DOH.
fix: parameter name needs to be exchange_type
GPL
project documentation URL
add readme
travis configuration file
sphinx based documentation
add requirements for documentation build
add README
initial commit