Skip to content

v0.0.10

Compare
Choose a tag to compare
@dobyte dobyte released this 21 Feb 02:09
· 435 commits to main since this release

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