.luacov
author Matthew Wild <mwild1@gmail.com>
Thu, 17 Sep 2020 13:04:46 +0100
branch0.11
changeset 11111 ddd0007e0f1b
parent 9472 cd2f742e5826
permissions -rw-r--r--
mod_websocket: Switch partial frame buffering to util.dbuffer This improves performance and enforces stanza size limits earlier in the pipeline.

exclude = {
	"^%./spec/";
}