v0.18.1
feat:
- time_interaction (int, default is 120s (but may be bugged)) can be specified in the
AppServerconstructor, or be overriden in its.handle(). It's the time after which the process is destroyed if it takes more time. - ms windows compatible ;-)
refacto :
- redesign of hrclient (which now inherit from serverclient), and embed the ws/loop for tag.update feature
- and add a UT to test time_interaction/kill_process
Full Changelog: v0.17.3...v0.18.1