Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@jaykang920 jaykang920 released this 05 Oct 09:43
· 208 commits to master since this release

Features:

  • added Config class and its properties, supporting application configuration loading
  • added periodic global heartbeat events
  • added new internal property, _WaitHandle, to the Event class, to automate coroutine response matching
  • renamed a few methods: Startup, Shutdown, Setup, Teardown

Bugfixes:

  • fixed the growing send buffer bug