Skip to content

Releases: ChivenZhang/OpenMS

1.0.0.3

06 Feb 15:57

Choose a tag to compare

1.0.0.3 Pre-release
Pre-release
  • Replace libuv with asio in reactors' implementation
  • As well as implementing time-wheel timer using asio library
  • Add SQLite client endpoint
  • Create primary microservices in experiment for game
  • Improve the coroutine scheduler performance using work steeling way

1.0.0.2

28 Jun 11:52
42e55ff

Choose a tag to compare

1.0.0.2 Pre-release
Pre-release
  1. Fixed the memory leak in KCP reactor
  2. Improve the reactor perfomance in libuv
  3. Add singleton demo to sample folder