Hi, To continue the ZFL updates, the library now builds on Windows (MS Visual Studio 2008, at least).
I'll make a project file at some stage, for now have just fixed the codebase to compile properly. -Pieter On Thu, Feb 10, 2011 at 1:35 PM, Pieter Hintjens <[email protected]> wrote: > Hi All, > > To those using ZFL in their projects, there is a new version available > on github. The main changes are: > > * clearer classes for configuration management, e.g. zfl_config loads > and works with config data, zfl_device lets you configure devices > * zfl_config autodetects JSON and ZPL (plain text). Could be extended > to XML if anyone wants that... > * new zfl_thread class started for OS thread management > * all classes now have full man pages > * reliable RPC classes (zfl_rpc, zfl_rpcd) properly tested and > documented with client/server examples > > The library version for ZFL is 0.0.0 and will remain so until we get > news of people using it live. > > Comments welcome as usual. I'll be explaining reliable RPC in more > detail in the next chapter of the Guide. > > Cheers! > - > Pieter Hintjens > iMatix > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
