Skip to content

v0.18.1

Choose a tag to compare

@manatlan manatlan released this 09 Oct 15:56
· 86 commits to master since this release

feat:

  • time_interaction (int, default is 120s (but may be bugged)) can be specified in the AppServer constructor, 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