rabbitmq-kotlin icon indicating copy to clipboard operation
rabbitmq-kotlin copied to clipboard

Implement Spring-like (@RabbitListener) listener

Open viartemev opened this issue 6 years ago • 1 comments

subj

viartemev avatar Feb 26 '19 09:02 viartemev

I think you have to write several design notes. How do you see it? Should it be compatible with non-reactive spring? Should it work with Java? If yes — then do we agree that java code is blocking by default?

asm0dey avatar Mar 19 '19 08:03 asm0dey