diff options
author | Jeremy White <jwhite@codeweavers.com> | 2016-08-17 14:44:46 -0500 |
---|---|---|
committer | Jeremy White <jwhite@codeweavers.com> | 2016-08-17 14:44:46 -0500 |
commit | 36b8ad36152fdf8713082c0b99b4d8ad7e282a95 (patch) | |
tree | a602abce508dceb5badc0cb4576a51e9a4924ed8 /README | |
parent | 667f16c2a4d7acf0f0b4e3f5765662fdca8fdbdc (diff) |
Prepare for the 0.17 releasespice-html5-0.1.7
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,6 +1,6 @@ Spice Javascript client -Instructions and status as of March, 2015. +Instructions and status as of August, 2016. Requirements: @@ -8,15 +8,16 @@ Requirements: 2. A WebSocket proxy - I've used websockify: + websockify: https://github.com/kanaka/websockify works great. + Note that a patch to remove this requirement has been submitted + to the Spice project but not yet been accepted. Refer to this email: + https://lists.freedesktop.org/archives/spice-devel/2016-June/030552.html + 3. A spice server - At this point, I've tested with qemu hosting - a Fedora image, a Vista image, and with Xspice. - Vista was pretty bad; I recommend either Linux or Xspice. Optional: 1. A web server |