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

Lighttpd started using command - ./lighttpd -D -f websocket.conf Mqtt broker stared using command - ./mosquitto -c mosquitto.conf -v -p 80 Issue - Published message is not visible on webpage...

Hi, First of all, I want to thank you for your work on mod_websocket. Our application uses WebSockets and (thanks to this module) we didn't have to switch to another...

Does this mod support lighttpd 1.4.35?

Hi,Guys I build the lighttpd with mod_websocket success in my embedded linux system ,but in my platform,there has no node.js and ruby environment.so ,how can i use this mod and...

Hi, i am trying to connect with the mosquitto server i am getting this response. 2014-12-23 07:29:45: (mod_websocket.c.340) /mqtt is match WebSocket extension: /mqtt 2014-12-23 07:29:45: (mod_websocket_handshake.c.98) allowed origins are...

Hello guys. I've ported lighttpd + mod_websocket over a an embedded sys (Nios II with uClinux) without a lot of trouble. I've made an experiment using websocket and it works...

Proposal

I wrote test code of mod_websocket_xxx.{h,c} But not tested mod_websocket.{h,c} I should think how to test this...

Normal
TODO

Recently i was testing lighttpd + mod_websocket, however, when i try to stress connect the 1000 clients to it, it thrown a segfault error around 500+ th connections. lighttpd[2040]: segfault...

Notice
Fixed