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.py18 OP_BINARY = 0x02 variable in ApplicationWebsocket
/unit/test/
H A Dtest_node_websockets.py44 if opcode == ws.OP_BINARY or not decode:
405 opcode = ws.OP_BINARY
581 ws.OP_BINARY,
1285 op_binary = ws.OP_BINARY
H A Dtest_java_websockets.py44 if opcode == ws.OP_BINARY or not decode:
385 opcode = ws.OP_BINARY
561 ws.OP_BINARY,
1265 op_binary = ws.OP_BINARY
H A Dtest_asgi_websockets.py47 if opcode == ws.OP_BINARY or not decode:
457 opcode = ws.OP_BINARY
633 ws.OP_BINARY,
1337 op_binary = ws.OP_BINARY