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

Add license description at the base of readme.md. #22

Closed sharpe5 closed 7 years ago

sharpe5 commented 8 years ago

See https://github.com/drewnoakes/dasher for a sample (ours is slightly different, we are under the MPL 2.0 license).

sharpe5 commented 8 years ago

Also make clear in the readme that the publisher restriction does not apply to subscribers.

sharpe5 commented 7 years ago

License info is now displayed in GitHub.