You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: