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
