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

Make a more generic "outboundSender"/dispatcher #221

Open
kristinapathak opened this issue Jun 9, 2020 · 0 comments
Open

Make a more generic "outboundSender"/dispatcher #221

kristinapathak opened this issue Jun 9, 2020 · 0 comments

Comments

@kristinapathak
Copy link
Contributor

func (obs *CaduceusOutboundSender) dispatcher() {

The dispatcher in the outbound sender is similar to what talaria needs to send events out and what mimisbrunnr will need to send out events. We can take out of the outboundSender the pieces that are more general and put them in their own library, for all three services to use.

The details of this haven't really been investigated.

@kristinapathak kristinapathak added this to Reviewed in XMiDT Jun 9, 2020
@kristinapathak kristinapathak moved this from Reviewed to To review in XMiDT Jun 9, 2020
@joe94 joe94 moved this from To review to New issues in XMiDT Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
XMiDT
  
New issues
Development

No branches or pull requests

1 participant