Releases: zsummer/zsummerX
Releases · zsummer/zsummerX
v6.1.0_stable
v6.0.0_stable
new frame layer design, core is the 'options', all customizable properties integrated into 'options'.
remove windows select implement, current zsummerX have bottom implement is 'iocp, epoll lt, linux/mac select'.
setUserParam change implement. current use std::tuple.
add lua performance code and memory leak check code.
some easily use optimize.
support continuum via travis.
v5.1.0
v5.0.0
v4.7.3
v4.7.2
v4.7.1
v4.7.0_stable
add lua client test used by proto4z and summer bounding.
v4.6.0_stable
new naming notations
support iOS
v4.2.0_stable
add trace log when use frame send orgData.
frame protocol max size default set limit 48 k.
catch runtime error when call user OnPostHandler and OnTimerHandler.
support flash policy request
support http chunked header
optimize performance used c++11 move