mod_websocket icon indicating copy to clipboard operation
mod_websocket copied to clipboard

mod_websocket for lighty ( http://www.lighttpd.net/ )

Results 19 mod_websocket issues
Sort by recently updated
recently updated
newest added

Hi, ./configure --with-lighttpd=/path/to/lighttpd_top_srcdir & make install command throws the following issue. I am referring the below link https://github.com/nori0428/mod_websocket/wiki/for-Ubuntu-Users And lighttpd_top_srcdir refers which directory? usr/lib/lighttpd or etc/lighttpd nataraj@ip-172-31-10-79:~/mod_websocket$ make install Making...

Hi Needs help in installing mod_websocket in lghttpd and its configuration. Can please provide step by step installing procedure & configuration procedure. I am new to it. please help

Is this module prepared for cross-compilation via appropriate flags? Im using armv7 (TI Arago toolchain).

Firefox has started sending origin headers in lower case. mod_websocket fails to parse this and returns an error: mod_websocket_handshake.c.195) Origin header does not exist

lighttpd upstream is responsive again, https://redmine.lighttpd.net/projects/lighttpd/activity https://www.lighttpd.net/ - 1.4.42: October 16, 2016 - 1.4.41: July 31, 2016 - 1.4.40: July 16, 2016 - 1.4.39: January 02, 2016 collection of links...

- Don't read '\0' character from client when forwarding data to proxy backend. - Don't add extra '\0' character to client buffer. It is already included in buffer_append_string_len.

Issue: When lighttpd is run as "lighttpd" user. I could not work with websockets. Am getting permission denied error. (errno: 13) log: ``` Jan 15 07:42:40 (none) lighttpd[1077]: (mod_websocket.c.340) /tcp_proxy...

Hi, I am trying to build modwebsocket using yocto and I am encountering this issue - | mod_websocket_handshake_test.o: In function `testing::AssertionResult testing::internal::CmpHelperEQ(char const*, char const*, mod_websocket_errno_t const&, mod_websocket_errno_t const&)': |...

I am not able to connect to websocket with non browser client like Qwebsocket. Please suggest what can i do for this

I have followed the steps as suggested [here](https://github.com/nori0428/mod_websocket/issues/45#issuecomment-127812965). ``` Target Lighttpd version: lighttpd-1.4.41 patching file configure.ac Hunk #1 succeeded at 825 (offset 221 lines). Hunk #2 succeeded at 983 (offset...