spice-gtk/doc/reference
Marc-André Lureau 382ecfa16f Add webdav channel
See spice-common for protocol details.  phodav, a webdav server library,
is imported thanks to a submodule, until this project has a stable API
and releases.

The webdav channel is reponsible for handling port events and
multiplexing the request streams. Extra care has been made to avoid
blocking and to enable some fairness between concurrent streams, however
this has been particularly tricky and is likely to have some issues
left.

The webdav server is run in a seperate thread, using libsoup. The client
communication is done via a local tcp socket, but protected to only
accept local connection and with a pretty strong password.

The home directory is exported for the remote to browse, which seems to
be a sensible default atm.
2014-03-19 15:24:23 +01:00
..
Makefile.am Make SpiceURI a public API 2014-02-21 12:23:01 +01:00
spice-gtk-docs.xml Add webdav channel 2014-03-19 15:24:23 +01:00
spice-gtk-overrides.txt Release v0.13 2012-08-28 18:32:24 +02:00
spice-gtk-sections.txt Add webdav channel 2014-03-19 15:24:23 +01:00
spice-gtk.types Add webdav channel 2014-03-19 15:24:23 +01:00