mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() This patch gets deflate-stream working with x-google-mux. It adds a clean veto system where are extension can veto the proposal of any extension when opening a new connection. x-google-mux uses that in its callback to defeat any use of deflate-stream on mux children. However deflate stream is allowed on the parent connection and works transparently now alongside x-google-mux. Signed-off-by: Andy Green <andy@warmcat.com> |
||
---|---|---|
.. | ||
base64-decode.c | ||
client-handshake.c | ||
extension-deflate-stream.c | ||
extension-deflate-stream.h | ||
extension-x-google-mux.c | ||
extension-x-google-mux.h | ||
extension.c | ||
handshake.c | ||
libwebsockets.c | ||
libwebsockets.h | ||
Makefile.am | ||
Makefile.in | ||
md5.c | ||
parsers.c | ||
private-libwebsockets.h | ||
sha-1.c |