summaryrefslogtreecommitdiff
path: root/lib/ws.h
Commit message (Expand)AuthorAgeFilesLines
* Websocket en-/decodingStefan Eissing2023-04-251-18/+34
* ws: fix recv of larger framesDaniel Stenberg2023-02-101-6/+7
* ws: unstick connect-only shutdownDaniel Stenberg2023-01-301-0/+3
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* Websocket: fixes for partial frames and buffer updates.Stefan Eissing2022-11-121-3/+3
* websockets: remodeled API to support 63 bit frame sizesDaniel Stenberg2022-10-071-0/+19
* ws: initial websockets supportDaniel Stenberg2022-09-091-0/+50