This repository has been archived by the owner on Jul 12, 2020. It is now read-only.
v0.7.0
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