[pve-devel] new https server

Alexandre DERUMIER aderumier at odiso.com
Thu Apr 18 08:47:06 CEST 2013


>>BTW, does spice support websockets, or only HTTP Connect? 


Natively for the spice server support only http connect.


We need to use websockets (for spice-html5), using websocky (python or C implementation)

https://github.com/kanaka/websockify


I have redone tests with spice-html5 last week, it's works better than last yeay, but they are some display bugs, and it's slower than spice-gtk.



----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Alexandre DERUMIER" <aderumier at odiso.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Jeudi 18 Avril 2013 08:37:51 
Objet: RE: [pve-devel] new https server 

> BTW, I finally get tls working with spice, I'll submit patches this week. 
> Do you think it's possible to use this new http server as CONNECT proxy ? 

Honestly, I never implemented HTTP Connect method. But we now have full 
control on the web server, so we can do anything we want ;-) 

I guess it is possible. 

BTW, does spice support websockets, or only HTTP Connect? 



More information about the pve-devel mailing list