zeromq / clrzmq4

ZeroMQ C# namespace (.NET and mono, Windows, Linux and MacOSX, x86 and amd64)
GNU Lesser General Public License v3.0
241 stars 112 forks source link

Updating Z85.En/Decode: Now IronhouseClient/Server is working #167

Closed metadings closed 5 years ago

metadings commented 5 years ago

Hello @hawkans : Look, I've made some changes to the Z85 class, now your ZGuideExamples IronhouseServer and IronhouseClient are working...! May I ask you where you are coming from and what do you do with ZeroMQ/clrzmq4?

hawkans commented 5 years ago

Great!

I'm Swedish and in the specific project I am using ZeroMQ to send Protobuf messages between a "situation awareness system" and a server running atmospheric dispersion models. My main area is atmospheric dispersion so I need an easy to use communication protocol (since I can’t develop one by my own…). In the end we will probably run the system on a LAN but we need some security if we choose not to.

metadings commented 5 years ago

So you do work as student in a university or in an institute... I'm freelancer, just an amateur with git :smiley_cat: