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

[amqp] Configure by string DSN. #80

Merged
merged 7 commits into from
May 12, 2017
Merged

[amqp] Configure by string DSN. #80

merged 7 commits into from
May 12, 2017

Conversation

makasim
Copy link
Member

@makasim makasim commented May 12, 2017

@makasim makasim requested a review from ASKozienko May 12, 2017 11:46
'persisted' => false,
]);

// same as above but given as DSN string
$connectionFactory = new AmqpConnectionFactory('amqp://user:pass:[email protected]/%2f');
Copy link
Member

@ASKozienko ASKozienko May 12, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo :10000

@makasim makasim merged commit 9e81700 into master May 12, 2017
ASKozienko pushed a commit that referenced this pull request Nov 2, 2018
[amqp] Configure by string DSN.
@Steveb-p Steveb-p deleted the amqp-dsn branch June 21, 2019 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants