Kim Alvefur
|
bc5cd404ab
|
mod_websocket: Silence luacheck warnings
|
2015-10-06 15:30:25 +02:00 |
|
Kim Alvefur
|
1aac758bba
|
mod_websocket: Import util.timer and session close timeout config option (thanks fairuz)
|
2015-10-06 15:27:39 +02:00 |
|
Kim Alvefur
|
6481392488
|
mod_websocket: Import sessionmanager (fixes traceback)
|
2015-08-21 11:26:34 +02:00 |
|
Florian Zeitz
|
6806a3f7be
|
mod_websocket: Initial commit (based on the prosody-modules version)
|
2014-09-05 03:47:39 +02:00 |
|
Kim Alvefur
|
2612e75c8a
|
mod_bosh, mod_websocket: Remove accidentally included dependency on non-existant module
|
2019-01-19 20:03:04 +01:00 |
|
Kim Alvefur
|
7fefafa8f6
|
mod_websocket: Drop CORS code in favor of that in mod_http
Like for mod_bosh, deprecates consider_websocket_secure and depend on
mod_http_crossdomain if it is set.
|
2018-10-04 12:24:08 +02:00 |
|