Releases: Gooddbird/tinyrpc
Releases · Gooddbird/tinyrpc
v1.2.0
v1.1.0
It is a larger version update from v1.0.0 to stable v1.1.0, beacuse I just have refactor tinyrpc to m:n coroutine model, so thrat is qps improve to 14w+.
This is some feature of:
- refactor m:n coroutine, improve qps to 14w+
- refactor corroutine, support multi-threaded alternate scheduling of coroutines
- fix bug that AsyncLogger coredump when vector overflow
- fix bug that TcpConnection Construct function export this pointer cause coredump
- update README to help reader understand
In a word, tinyrpc becomes more efficient and powerful