Home
last modified time | relevance | path

Searched defs:websocket (Results 1 – 4 of 4) sorted by last modified time

/unit/src/
H A Dnxt_router.c1624 nxt_conf_value_t *root, *conf, *http, *value, *websocket; in nxt_router_conf_create() local
H A Dnxt_unit.c255 uint8_t websocket; member
H A Dnxt_h1proto.h29 uint8_t websocket; /* 1 bit */ member
/unit/src/nodejs/unit-http/
H A Dloader.js7 const websocket = require("./websocket") constant