introduce 76 00 client support
authorAndy Green <andy@warmcat.com>
Tue, 1 Mar 2011 20:44:24 +0000 (20:44 +0000)
committerAndy Green <andy@warmcat.com>
Tue, 1 Mar 2011 20:44:24 +0000 (20:44 +0000)
commiteeaacb39c76a12ba97aa0e2aeb5f29942374f860
treef3b4505519781f1b1f7f0aaaf7c59ee9c1348f57
parenta54986f36e997f90fe99d3fc0f1f74e2e667b4c7
introduce 76 00 client support

This adds 76/00 client support to libwebsockets.  It's still shipped
by browsers and more importantly still the only version supported by
server stuff like socket.io.

Signed-off-by: Andy Green <andy@warmcat.com>
lib/client-handshake.c
lib/libwebsockets.c
lib/libwebsockets.h
lib/parsers.c