rabbitmq-kotlin
rabbitmq-kotlin copied to clipboard
Implement Spring-like (@RabbitListener) listener
subj
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?