Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Side by Side Diff: tools/telemetry/third_party/websocket-client/README.chromium

Issue 11361165: [chrome_remote_control] Rename chrome_remote_control to telemetry. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Name: Python websocket-client 1 Name: Python websocket-client
2 Short Name: websocket-client 2 Short Name: websocket-client
3 URL: https://github.com/liris/websocket-client 3 URL: https://github.com/liris/websocket-client
4 Version: 0 4 Version: 0
5 Revision: 861f9cf354833fe3992315b60292865c5245c821 5 Revision: 861f9cf354833fe3992315b60292865c5245c821
6 Date: Tue Jul 10 19:57:00 2012 -0700 6 Date: Tue Jul 10 19:57:00 2012 -0700
7 License: LGPL-2.1 7 License: LGPL-2.1
8 License File: NOT_SHIPPED 8 License File: NOT_SHIPPED
9 Security Critical: no 9 Security Critical: no
10 10
11 Description: 11 Description:
12 12
13 websocket-client module is WebSocket client for python. This provide the low 13 websocket-client module is WebSocket client for python. This provide the low
14 level APIs for WebSocket. All APIs are the synchronous functions. 14 level APIs for WebSocket. All APIs are the synchronous functions.
15 15
16 Used by the python code in devtools-auto to communicate with a running Chrome in stance. 16 Used by the python code in devtools-auto to communicate with a running Chrome in stance.
17 17
18 Local Modifications: 18 Local Modifications:
19 None. However, test, example and packaging code from the upstream repository has 19 None. However, test, example and packaging code from the upstream repository has
20 not been copied downstream. 20 not been copied downstream.
OLDNEW
« no previous file with comments | « tools/telemetry/third_party/websocket-client/LICENSE ('k') | tools/telemetry/third_party/websocket-client/README.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698