Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
[Project on Hiatus] WebSocket client and server library for Python 2 and 3 as well as PyPy (ws4py 0.5.1)
Python HTML JavaScript CSS
Branch: master
Clone or download
Lawouach Bump version
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
Latest commit 961c07c Feb 28, 2018

README.md

WebSocket for Python (ws4py)

Gitter Build Status PyPI

Python library providing an implementation of the WebSocket protocol defined in RFC 6455.

Read the documentation for more information.

You can also join the ws4py mailing-list to discuss the library.

WARNING: This project is on hiatus and does not receive active maintainance. Please be aware of this when deciding to rely on it as contributions may be slow to make their way to a new release. If you feel like offering help in maintaining it, please let us know.

Installation

pip install ws4py
You can’t perform that action at this time.