awesome-flow / flow

Flow is a Golang framework for building complex configurable message relays
MIT License
18 stars 4 forks source link

Olegs/pipeline refactoring #46

Closed osdrv closed 5 years ago

osdrv commented 5 years ago

Pipeline node traversal ops are replaced with topologically sorted list instead of n-trees.