aboutsummaryrefslogtreecommitdiff
path: root/ws_proto.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-25Implement pongs, move to multiple TLUscbdev1-513/+0
2019-05-25Basic forwarding and builtin extension functionscbdev1-2/+32
2019-05-19Implement basic peer connection handlingcbdev1-2/+22
2019-05-19Documentation & peer discovery APIcbdev1-7/+59
2019-05-18Document structures, introduce basic APIcbdev1-18/+37
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