Tags: mcanthony/libwebsockets
Tags
update changelog for 1.3 Signed-off-by: Andy Green <[email protected]>
v1.2.3 changelog update Signed-off-by: Andy Green <[email protected]>
unstaged server changes Signed-off-by: Andy Green <[email protected]>
check for default protocol rx buf limit This fixes http://libwebsockets.org/trac/ticket/13 When using the default rx protocol buffer, the check is performed against 0 not the default length. That's the case both in client and server code... There's no problem if you actually give a max frame size in the protocol definition. Signed-off-by: Andy Green <[email protected]>
update changelog Signed-off-by: Andy Green <[email protected]>
valgrind client close in a controlled way on SIGINT With this, both the test server and client are valgrind-clean tested with a chrome session also active to the server Signed-off-by: Andy Green <[email protected]>
update changelog tag chrome 26 firefox 18 Signed-off-by: Andy Green <[email protected]>
update soname and configure to v1.0 Signed-off-by: Andy Green <[email protected]>
add context construction option to skip server hostname lookup Signed-off-by: Andy Green <[email protected]>
PreviousNext