You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
7 months ago
..
mount-origin v811_spc009_project 7 months ago
CMakeLists.txt v811_spc009_project 7 months ago
README.md v811_spc009_project 7 months ago
minimal-ws-server-pmd-corner.c v811_spc009_project 7 months ago
protocol_lws_minimal.c v811_spc009_project 7 months ago

README.md

lws minimal ws server + permessage-deflate corner case tests

build

 $ cmake . && make

usage

 $ ./lws-minimal-ws-server-pmd-corner
[2018/11/21 16:47:49:0171] USER: LWS minimal ws server + permessage-deflate Corner Cases | visit http://localhost:7681
[2018/11/21 16:47:49:0172] NOTICE: Creating Vhost 'default' port 7681, 2 protocols, IPv6 off

Visit http://localhost:7681

5 ws connections are made via permessage-deflate extension.

When the ws connection is established, various amounts of data are sent resulting in ciphertext packets of a known size.