aboutsummaryrefslogtreecommitdiff
path: root/websocksy.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-19Documentation & peer discovery APIcbdev1-2/+10
2019-05-18Document structures, introduce basic APIcbdev1-21/+50
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