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

Support multiple native sources / sinks #282

Open
blt opened this issue Jul 10, 2017 · 2 comments
Open

Support multiple native sources / sinks #282

blt opened this issue Jul 10, 2017 · 2 comments

Comments

@blt
Copy link
Collaborator

blt commented Jul 10, 2017

Right now it's possible to have only one source / sink for Native. There's nothing stopping us from having multiples, so long as their ports are offset from one another. This issue is intended to allow us to have multiples. Stretch goal: normalize all sources / sinks to allow multiples where sensible.

The main show will be in bin/cernan.rs. Graphite and statsd sources are good examples.

@blt
Copy link
Collaborator Author

blt commented Sep 15, 2017

This is the case already but the documentation will need to be updated.

@blt
Copy link
Collaborator Author

blt commented Mar 1, 2018

Correction, it's possible to have multiple sources but only one sink. This ticket will be completed when there are multiple possible sinks.

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

1 participant