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

RabbitMQ (AMQP) Pub/Sub #3

Closed
roblaszczak opened this issue Nov 18, 2018 · 3 comments
Closed

RabbitMQ (AMQP) Pub/Sub #3

roblaszczak opened this issue Nov 18, 2018 · 3 comments

Comments

@roblaszczak
Copy link
Member

No description provided.

@roblaszczak roblaszczak changed the title RabbitMQ (AMQP) RabbitMQ (AMQP) Pub/Sub Nov 18, 2018
@mrkaspa
Copy link

mrkaspa commented Dec 19, 2018

@roblaszczak what is the progress on this? can I contribute for this I would like to I have this AMQP library that tries to do something similar https://github.com/mrkaspa/amqputils

@roblaszczak
Copy link
Member Author

Nothing was done yet. It will be great if you would like to help with this :) It's already a short guide, which should guide you on how to implement own Pub/Sub: https://watermill.io/docs/pub-sub-implementing/
You should also take a look for some existing implementations of Pub/Subs, for example NATS: https://github.com/ThreeDotsLabs/watermill/blob/master/message/infrastructure/nats/subscriber.go

Probably something is missing, in this case, feel free to hit me on the gophers slack: invite here, I would be happy to help.

@roblaszczak
Copy link
Member Author

added in PR #33

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

2 participants