aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-05-25Implement pongs, move to multiple TLUscbdev10-67/+147
2019-05-25Basic forwarding and builtin extension functionscbdev6-15/+182
2019-05-19Implement basic peer connection handlingcbdev4-12/+169
2019-05-19Documentation & peer discovery APIcbdev5-17/+127
2019-05-18Document structures, introduce basic APIcbdev3-56/+181
2019-05-18Closing a websocket may send a reasoncbdev2-19/+49
2019-05-18Basic websocket framingcbdev4-17/+156
2019-05-18Complete WS connection establishmentcbdev6-96/+176
2019-05-17Split out websocket handling, HTTP header processingcbdev5-139/+236
2019-05-12Client handlingcbdev3-23/+98
2019-05-04Basic connection handlingcbdev4-0/+307