summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/pywebsocket3/pywebsocket3.egg-info/PKG-INFO
blob: 289dfa8649be1bffba782931f9bc3e511b32fc9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Metadata-Version: 2.1
Name: pywebsocket3
Version: 4.0.2
Summary: Standalone WebSocket Server for testing purposes.
Home-page: https://github.com/GoogleChromeLabs/pywebsocket3
Author: Yuzo Fujishima
Author-email: yuzo@chromium.org
License: See LICENSE
Requires-Python: >=2.7
License-File: LICENSE
Requires-Dist: six

pywebsocket3 is a standalone server for the WebSocket Protocol (RFC 6455). See pywebsocket3/__init__.py for more detail.