On Wed, Jan 20, 2016 at 6:13 PM, Jerry Scharf <[email protected]> wrote: > Hi, > > I am new to zeromq. I am starting to work on a new building automation > system for my home following an IoT model. zeromq seems like an ideal > messaging system to build it around. I have some discovery issues I need > to solve as well. > > I am trying to understand how to put the zyre into action for my tasks. > I don't consider myself a strong programmer, so I often like to look at > code others have designed to see how they put the tools to work. There > are a number of these available for zeromq, but I have not located any > using zyre. > > Can someone point me to a real app that is using zyre for discovery so I > can understand it better?
Look at Demidi: https://github.com/ZyreApps/DeMidi But you will need some MIDI hardware, don't know it is possible to have some virtual MIDI keyboard as input. I will add more documentation in the following days. -- Benjamin Henrion <bhenrion at ffii.org> FFII Brussels - +32-484-566109 - +32-2-3500762 "In July 2005, after several failed attempts to legalise software patents in Europe, the patent establishment changed its strategy. Instead of explicitly seeking to sanction the patentability of software, they are now seeking to create a central European patent court, which would establish and enforce patentability rules in their favor, without any possibility of correction by competing courts or democratically elected legislators." _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
