1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/test-server
Andy Green 7df53c5550 http2 alpn npn pollout
This adds npn / alpn support if your openssl can handle it.
Then, browsers that understand alpn will by default
negotiate http/1.1 and work as normal.

Clients that understand http2.0 can negotiate h2-14 and
use the basic but working http2.0 support automatically

Signed-off-by: Andy Green <andy.green@linaro.org>
2014-10-22 15:38:12 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
attack.sh introduce uri args 2013-11-13 07:45:17 +08:00
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
leaf.jpg add by hand http send example 2013-02-14 23:24:07 +08:00
libwebsockets.org-logo.png add libwebsockets.org logo to share 2013-01-16 10:00:39 +08:00
test-client.c handle client protocol lists properly 2014-07-19 06:52:39 +08:00
test-echo.c Remove dummy headers for Windows 2014-03-29 07:43:38 +01:00
test-fraggle.c refactor out WIN32 tests from code 2014-04-02 14:25:10 +08:00
test-ping.c Remove dummy headers for Windows 2014-03-29 07:43:38 +01:00
test-server.c http2 alpn npn pollout 2014-10-22 15:38:12 +08:00
test.html ie10 lws url workaround 2013-12-10 21:20:03 +08:00