Could a concrete example of how the consumer is used and how to use the Kafka: consume command be added?
Looking at the code isn't getting me there and the examples don't really show how the actual Class structure will be arranged. A good example would be something like the one in the laravel docs: https://laravel.com/docs/9.x/queues. It shows the commands and how they come together with a sample class structure
Could a concrete example of how the consumer is used and how to use the Kafka: consume command be added? Looking at the code isn't getting me there and the examples don't really show how the actual Class structure will be arranged. A good example would be something like the one in the laravel docs: https://laravel.com/docs/9.x/queues. It shows the commands and how they come together with a sample class structure