aboutsummaryrefslogtreecommitdiff
path: root/ws_proto.c
AgeCommit message (Collapse)AuthorFilesLines
2019-05-18Closing a websocket may send a reasoncbdev1-18/+34
2019-05-18Basic websocket framingcbdev1-14/+127
2019-05-18Complete WS connection establishmentcbdev1-10/+60
2019-05-17Split out websocket handling, HTTP header processingcbdev1-0/+213