summaryrefslogtreecommitdiff
path: root/include/io/channel-websock.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-16io: get rid of bounce buffering in websock write pathDaniel P. Berrange1-1/+0
2017-10-16io: simplify websocket ping reply handlingDaniel P. Berrange1-1/+1
2017-10-04io: Reply to ping framesBrandon Carpenter1-0/+1
2017-10-04io: Add support for fragmented websocket binary framesBrandon Carpenter1-0/+1
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange1-0/+108