Simple incoming OP parser for Nats in C#

added by DotNetKicks
5/5/2016 2:49:18 PM

754 Views

Instead of a big blog post I'll continue to write smaller parts in my journey with Nats. Feels like it rimes better with the philosophy of Nats. So, this time, lets look at a simple parser that parses a downward stream from a Nats server to a client in C#


0 comments