Popularity
5.4
Stable
Activity
2.1
Declining
1,092
54
286

Description

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.

Code Quality Rank: L3
Programming language: Python
License: BSD 3-clause "New" or "Revised" License
Tags: HTTP     WebSocket     Communications     Internet     WWW     WSGI     Server     CherryPy     Middleware    
Latest version: v0.5.1

WebSocket-for-Python alternatives and similar packages

Based on the "WebSocket" category.
Alternatively, view WebSocket-for-Python alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of WebSocket-for-Python or a related project?

Add another 'WebSocket' Package

README

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