Replies: 1 comment 1 reply
-
@yyk808 Hi, it's a good question. Although the issue is closed, I still feel the need to clarify the confusing usage of In short, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I mean
pipe()
notpipeline()
.To be more precise, what are the differences between pipe() and to()?
They both input a pipeline layout. And it seems like they both redirect( is this correct? ) the data to somewhere. I got confused when reading code like
https://github.com/flomesh-io/ztm/blob/main/agent/mesh.js#L150-L151
.As the question is not about
ztm
itself, I make a discussion here.Anyone can help me?
Beta Was this translation helpful? Give feedback.
All reactions