-
Notifications
You must be signed in to change notification settings - Fork 192
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
new: add custom exchanges to rpc pattern #377
new: add custom exchanges to rpc pattern #377
Conversation
60c6387
to
7e37074
Compare
@mosquito, what do you think? I haven't added anything related to py35/py36 errors |
@cloud-rocket please rebase against the master branch |
7e37074
to
4d86acc
Compare
done |
@mosquito ping |
Anything new with this? Thanks |
@mosquito - any chance to merge it? Thanks |
4d86acc
to
c237f93
Compare
@mosquito , it's been a while, if I will rebase this PR to the recent version, would you be able to merge it this time? Thanks |
@cloud-rocket please rebase it against master branch |
Sorry, miss clicked |
c237f93
to
3c67564
Compare
@mosquito - rebased from latest master. Please review |
3c67564
to
8092678
Compare
@mosquito - I fixed the type / styling issues. Please rerun the tests |
8092678
to
fe65640
Compare
@mosquito - fixed the |
@mosquito, ping! Can please rerun the pipeline! Thank you! |
I will review it on weekends. Busy right now. |
@mosquito, I am planning to release an open-source micro-service communication and orchestration library which needs this feature. Would be great to have it merged. It is pending for 1.5 years now! Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay, I've got things piling up for a couple weeks ahead, anyway I like everything except for the one single spot I commented bellow. Again, sorry it took me so long to respond.
fe65640
to
6c359dc
Compare
@mosquito - can you please review the update following your comment? Thanks |
@mosquito - it would be great if you could make it happen, it's a small change and I'd really like to publish another package based on it. Thank you |
6c359dc
to
2adce0c
Compare
2adce0c
to
62a3268
Compare
Hi @mosquito - can you please pull this in? Thanks! |
@mosquito, I cannot publish the dependent package to the public Pypi before this PR is merged. Would appreciate your help on this. Thanks! |
@cloud-rocket sorry for delay, a new version 9.3.0 has been released with your changes |
@mosquito, Thanks! FYI - the microservice orchestration package based on |
Extended RPC pattern to include support for custom exchanges.
This is needed when creating multiple micro-services operated via similar API