NetMQ / NetMQ.ReactiveExtensions

Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.
Mozilla Public License 2.0
66 stars 14 forks source link

Is this project still alive? #49

Closed ChristianWeyer closed 6 years ago

ChristianWeyer commented 6 years ago

:-)

sharpe5 commented 6 years ago

Yes, its very much alive. Its currently deployed in a company with 500 employees as part of an Excel spreadsheet plugin which allows the entire development team to observe streaming data from a remarkably complex collection of data publishers. Although, to be fair, the version used there is the last checkin that was designed for .NET 4. The latest version in master is for .NET Core which is still quite experimental.