Open-NET-Libraries / Open.ChannelExtensions

A set of extensions for optimizing/simplifying System.Threading.Channels usage.
https://open-net-libraries.github.io/Open.ChannelExtensions/api/Open.ChannelExtensions.Extensions.html#methods
MIT License
401 stars 25 forks source link

Pipe filter #37

Closed electricessence closed 4 months ago

electricessence commented 4 months ago

This adds the .PipeFilter and .PipeFilterAsync extensions for use with more complex routing scenarios.