HomeSort by relevance Sort by last modified time
    Searched full:hybi00 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/handshake/
__init__.py 40 from mod_pywebsocket.handshake import hybi00 namespace
85 ('HyBi 00', hybi00.Handshaker(request, dispatcher)))
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
__init__.py 41 from mod_pywebsocket.handshake import hybi00 namespace
88 ('HyBi 00', hybi00.Handshaker(request, dispatcher)))
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake_hybi00.py 33 """Tests for handshake.hybi00 module."""
41 from mod_pywebsocket.handshake import hybi00 as handshake
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/
echo_client.py 52 run with --protocol-version=hybi00
95 _PROTOCOL_VERSION_HYBI00 = 'hybi00'
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
mux.py 485 used only by old protocols (hixie and hybi00).
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
mux.py 522 used only by old protocols (hixie and hybi00).
    [all...]

Completed in 9316 milliseconds