v0.0.10
Dependencies
- Upgrade due version to v0.0.10
New Features
- Added redis eventbus
- Added middleware for request
- Added task pool
- Added msgpack communication protocol
- Use gogo/protobuf instead of the official protobuf library
- Support routing group definition
Bug Fixes
- Fix the thread safety problem of configuration module
- Adapt to windows system