Releases: zhaojh329/libuwsc
Releases · zhaojh329/libuwsc
v3.3.5
v3.3.4
v3.3.2
v3.3.1
v3.3.0
0e75b4e Fix bug #8: Client Need to ignore the Reason-Phrase
3ea7687 b64_encode: Refactoring
94a059d b64_decode: Drop unused code
db5f7d9 buffer: Import as submodule
558581e LICENSE: Change the license from LGPL2 to MIT
236e70f Lua-binding
1b91718 export new api: free
81d1bb6 Fix bug: Referenced a null pointer
0a838be Check url whether is NULL in parse_url
9d4d6b6 uwsc_init: Used to init a uwsc structure
v3.2.2
v3.2.1
4e77257 obtain human-readable error message for SSL_connect
8681d4a Fix usage of mbedtls_ssl_read and mbedtls_ssl_write
2de3c0c obtain human-readable error message for SSL_read and SSL_write
fe4fb4e Print datetime when log to stdout
77572be Fix bug: Logical error for timeout check
eaacc64 Provide function to send closed message