qemu/include/io
Daniel P. Berrange 2d1d0e70cf io: add QIOChannelWebsock class
Add a QIOChannel subclass that can run the websocket protocol over
the top of another QIOChannel instance. This initial implementation
is only capable of acting as a websockets server. There is no support
for acting as a websockets client yet.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2015-12-18 12:18:31 +00:00
..
channel-file.h io: add QIOChannelFile class 2015-12-18 12:18:31 +00:00
channel-socket.h io: add QIOChannelSocket class 2015-12-18 12:18:31 +00:00
channel-tls.h io: add QIOChannelTLS class 2015-12-18 12:18:31 +00:00
channel-watch.h io: add helper module for creating watches on FDs 2015-12-18 12:18:05 +00:00
channel-websock.h io: add QIOChannelWebsock class 2015-12-18 12:18:31 +00:00
channel.h io: add abstract QIOChannel classes 2015-12-18 12:18:05 +00:00
task.h io: add QIOTask class for async operations 2015-12-18 12:18:30 +00:00