Releases: zhaojh329/libuwsc
Releases · zhaojh329/libuwsc
v3.1.0
d00c640 set persistent size of write and read buffer to 4096
9cd9ab4 Update buffer from 'github/zhaojh329/buffer'
ddda3d1 export 'buffer_resize'
6d7bd82 new api: send_ex
76bdee4 example.c: compatible with the latest version
6e1465b Update buffer.c(h)
3cda2be Generate static library
v3.0.4
0512077 sha1: error on big endian platform
v3.0.3
c70e821 Fix bug: Repeated connections will cause timeout detection errors
v3.0.2
Bump version 3.0.2
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
v3.0.1
Bump version 3.0.1
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
v3.0.0
Optimize code
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
v2.0.5
28a7c64 Optimize code
37fcab6 fixed recursion after 'Ping server, no response :Resource temporarily unavailable'
v2.0.4
8746f4b Fix error message
d4569b1 Fix bug: Forgot to check if ustream's buf is full
d1b3276 Optimize code
09a7fe4 Check return value of malloc