Releases: ChivenZhang/OpenMS
Releases · ChivenZhang/OpenMS
1.0.0.3
- 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
- Fixed the memory leak in KCP reactor
- Improve the reactor perfomance in libuv
- Add singleton demo to sample folder