Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to connect to a partner's message broker server without adding exchange or empty exchange. #78

Open
leconghieu opened this issue Jan 10, 2020 · 3 comments

Comments

@leconghieu
Copy link

I am using the "bschmitt / laravel-amqp" 2.0 library and I need to connect to the partner's message broker server. It seems they don't accept any exchange parameters in the connection. But when I modified the "exchange" and "exchange_type" fields in the "config / amqp.php" file, I got the error "Please check your settings, exchange is not defined".
The following image is my fault and configuration section.
My English is not very good, if there are grammatical errors please ignore. Thanks
error
CONFIG_FILE

@diphuaji
Copy link

You either have to change the code in Request class or write your own lib

@liviublidar
Copy link

@stevenklar it sounds more like a feature request?

@stevenklar
Copy link
Collaborator

@stevenklar it sounds more like a feature request?

True. Changes the labels. This is 3y old.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants