zhiqiang.yu 4352713f8e add adb and led tool 10 months ago
..
LICENSE 4352713f8e add adb and led tool 10 months ago
README.chromium 4352713f8e add adb and led tool 10 months ago
README.rst 4352713f8e add adb and led tool 10 months ago
websocket.py 4352713f8e add adb and led tool 10 months ago

README.chromium

Name: Python websocket-client
Short Name: websocket-client
URL: https://github.com/liris/websocket-client
Version: 0.13.0
Revision: 7d3a2e7c2b2ebf534039988f4f7bcc599b9e4d0e
Date: Tue Oct 15 07:44:01 2013 +0900
License: LGPL-2.1
License File: NOT_SHIPPED
Security Critical: no

Description:

websocket-client module is WebSocket client for python. This provide the low
level APIs for WebSocket. All APIs are the synchronous functions.

Used by the python code in devtools-auto to communicate with a running Chrome instance.

Local Modifications:
None. However, test, example and packaging code from the upstream repository has
not been copied downstream.