]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Implement client-server feature negotiation.
authorAndre Noll <maan@systemlinux.org>
Sat, 3 Dec 2011 13:42:12 +0000 (14:42 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 5 May 2012 10:54:53 +0000 (12:54 +0200)
The server announces a list of supported features and the client may
request any subset of features.

The only supported feature is "sideband". It has no effect at the
moment but this will change in subsequent patches.

TODO: Documentation, remove "foo" feature.


No differences found