aboutsummaryrefslogtreecommitdiff
path: root/websocksy.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-02File backend peer querycbdev1-0/+3
2019-06-01Implement plugin loadingcbdev1-1/+1
2019-05-31Unix socket peer connectioncbdev1-3/+2
2019-05-26Basic plugin loadingcbdev1-1/+1
2019-05-26Backend configuration, main config parsingcbdev1-9/+4
2019-05-25Implement pongs, move to multiple TLUscbdev1-0/+8
2019-05-25Basic forwarding and builtin extension functionscbdev1-2/+2
2019-05-19Implement basic peer connection handlingcbdev1-3/+26
2019-05-19Documentation & peer discovery APIcbdev1-6/+43
2019-05-18Document structures, introduce basic APIcbdev1-17/+94
2019-05-18Closing a websocket may send a reasoncbdev1-1/+15
2019-05-18Basic websocket framingcbdev1-0/+10
2019-05-18Complete WS connection establishmentcbdev1-1/+3
2019-05-17Split out websocket handling, HTTP header processingcbdev1-7/+8
2019-05-12Client handlingcbdev1-0/+12
2019-05-04Basic connection handlingcbdev1-0/+25