Stefan Eissing
|
af5a22a9c1
websockets: fix handling of partial frames
|
2 years ago |
Jay Satiro
|
3cbdf4a148
ws: return CURLE_NOT_BUILT_IN when websockets not built in
|
2 years ago |
Daniel Stenberg
|
0554de58c6
ws: fix buffer pointer use in the callback loop
|
2 years ago |
Paul Seligman
|
b261389dba
ws: minor fixes for web sockets without the CONNECT_ONLY flag
|
2 years ago |
Daniel Stenberg
|
c02291fd47
ws: fix Coverity complaints
|
2 years ago |
Daniel Stenberg
|
e3f335148a
websockets: remodeled API to support 63 bit frame sizes
|
2 years ago |
Daniel Stenberg
|
a2fa5f86d6
ws: fix a C89 compliance nit
|
2 years ago |
John Bampton
|
a46e412464
misc: fix spelling in two source files
|
2 years ago |
Daniel Stenberg
|
ec51f00480
ws: the infof() flags should be %zu
|
2 years ago |
Marcel Raad
|
7740530ced
ws: fix build without `USE_WEBSOCKETS`
|
2 years ago |
Marcel Raad
|
a0ff4dba8b
ws: add missing curl.h include
|
2 years ago |
Daniel Stenberg
|
e5e9e0c5e4
ws: fix an infof() call to use %uz for size_t output
|
2 years ago |
Daniel Stenberg
|
eebfa3279d
curl_ws_meta: initial implementation
|
2 years ago |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 years ago |