File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Latest Stable Version] ( https://poser.pugx.org/iamfarhad/laravel-rabbitmq/v/stable?format=flat-square )] ( https://packagist.org/packages/iamfarhad/laravel-rabbitmq )
5
5
[ ![ Total Downloads] ( https://poser.pugx.org/iamfarhad/laravel-rabbitmq/downloads?format=flat-square )] ( https://packagist.org/packages/iamfarhad/laravel-rabbitmq )
6
6
[ ![ License] ( https://poser.pugx.org/vladimir-yuldashev/laravel-queue-rabbitmq/license?format=flat-square )] ( https://packagist.org/packages/iamfarhad/laravel-rabbitmq )
7
+ [ ![ Tests] ( https://github.com/iamfarhad/LaravelRabbitMQ/actions/workflows/tests.yml/badge.svg )] ( https://github.com/iamfarhad/LaravelRabbitMQ/actions/workflows/tests.yml )
8
+ [ ![ Code style] ( https://github.com/iamfarhad/LaravelRabbitMQ/actions/workflows/code-style.yml/badge.svg )] ( https://github.com/iamfarhad/LaravelRabbitMQ/actions/workflows/code-style.yml )
7
9
8
10
The connection abstracts the socket connection, and takes care of protocol version negotiation and authentication and so
9
11
on for us. Here we connect to a RabbitMQ node on the local machine - hence the localhost. If we wanted to connect to a
You can’t perform that action at this time.
0 commit comments