aboutsummaryrefslogtreecommitdiff
path: root/websocksy.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-18Basic websocket framingcbdev1-0/+9
2019-05-18Complete WS connection establishmentcbdev1-83/+3
2019-05-17Split out websocket handling, HTTP header processingcbdev1-130/+12
2019-05-12Client handlingcbdev1-23/+75
2019-05-04Basic connection handlingcbdev1-0/+272