Added PublishEvent listener connection and queue configuration feature
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
"description": "A laravel package for events emitting between services using RabbitMQ as message broker.",
|
||||
"type": "library",
|
||||
"license": "MIT",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"keywords": [
|
||||
"laravel", "rabbitmq", "event", "emit", "microservice",
|
||||
"pipeline", "data exchanging", "message broker"
|
||||
"pipeline", "data exchanging", "message", "broker", "php8",
|
||||
"php", "amqp"
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user