Skip to content

Releases: zhaojh329/libuwsc

v3.1.0

08 Oct 14:24
Compare
Choose a tag to compare

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

26 Sep 02:35
Compare
Choose a tag to compare

0512077 sha1: error on big endian platform

v3.0.3

10 Sep 15:26
Compare
Choose a tag to compare

c70e821 Fix bug: Repeated connections will cause timeout detection errors

v3.0.2

08 Sep 15:24
Compare
Choose a tag to compare
Bump version 3.0.2

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>

v3.0.1

08 Sep 14:49
Compare
Choose a tag to compare
Bump version 3.0.1

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>

v3.0.0

08 Sep 11:35
Compare
Choose a tag to compare
Optimize code

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>

v3.0.0-beta.1

07 Sep 05:45
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

59e7f85 Refactoring with libev

v2.0.5

21 Aug 09:12
Compare
Choose a tag to compare

28a7c64 Optimize code
37fcab6 fixed recursion after 'Ping server, no response :Resource temporarily unavailable'

v2.0.4

18 Jun 15:11
Compare
Choose a tag to compare

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

v2.0.3

14 Jun 04:26
Compare
Choose a tag to compare

e5353d7 export log api