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

Can't seem to connect to ActiveMQ #37

Open
AndreSteenbergen opened this issue Jul 16, 2018 · 3 comments
Open

Can't seem to connect to ActiveMQ #37

AndreSteenbergen opened this issue Jul 16, 2018 · 3 comments

Comments

@AndreSteenbergen
Copy link
Contributor

I guess there are differences between RabbitMQ and ActiveMQ. I am getting RabbitMQ.Client.Exceptions.BrokerUnreachableException I know the ActiveMQ broker is up and accepting AMQP messages.

Could this be an issue RabbitMQ is 0.9 AMQP and activeMQ is 1.0 AMQP?

@vasily-kirichenko
Copy link
Contributor

I don't think rabbitmq client can be used to work with ActiveMQ at all.

@Arkatufus
Copy link
Contributor

Will need to investigate if RabbitMQ.Client can be used as a universal AMQP client. If not, then we would have to find an alternative, or rename the package to Akka.Streams.Amqp.RabbitMq

@Aaronontheweb
Copy link
Member

@Arkatufus can I close this issue?

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

No branches or pull requests

4 participants