mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-03-14 14:56:05 -06:00
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> |
||
|---|---|---|
| .. | ||
| channel-file.c | ||
| channel-socket.c | ||
| channel-tls.c | ||
| channel-watch.c | ||
| channel-websock.c | ||
| channel.c | ||
| Makefile.objs | ||
| task.c | ||