Home
last modified time | relevance | path

Searched refs:OP_BINARY (Results 1 – 4 of 4) sorted by last modified time

/unit/test/unit/applications/
H A Dwebsockets.py19 OP_BINARY = 0x02 variable in ApplicationWebsocket
/unit/test/
H A Dtest_node_websockets.py45 if opcode == ws.OP_BINARY or not decode:
406 opcode = ws.OP_BINARY
582 ws.OP_BINARY,
1286 op_binary = ws.OP_BINARY
H A Dtest_java_websockets.py45 if opcode == ws.OP_BINARY or not decode:
386 opcode = ws.OP_BINARY
562 ws.OP_BINARY,
1266 op_binary = ws.OP_BINARY
H A Dtest_asgi_websockets.py48 if opcode == ws.OP_BINARY or not decode:
458 opcode = ws.OP_BINARY
634 ws.OP_BINARY,
1338 op_binary = ws.OP_BINARY