Using the OpParser with Nats to create a long running consumer in C#

added by DotNetKicks
5/5/2016 9:29:14 PM

467 Views

I just published a post where I describe the OpParser and which lets you consume downstream ops from a Nats server. On demand, lets show how to use it with a Nats server to get a long running subscriber. Previous posts with contents describing what is used in this post:


0 comments