Polyconseil / aioamqp

AMQP implementation using asyncio
Other
280 stars 88 forks source link

Cleanup login method #194

Open dzen opened 5 years ago

dzen commented 5 years ago

the AMQP login method is only AMQPLAIN. We should write the whole possible method, based on pamqp methods now.

dzen commented 5 years ago

https://github.com/Polyconseil/aioamqp/pull/193