# WebSocket-for-Python **Repository Path**: ericzyh/WebSocket-for-Python ## Basic Information - **Project Name**: WebSocket-for-Python - **Description**: WebSocket client and server library for Python 2 and 3 as well as PyPy (ws4py 0.3.5) - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-09 - **Last Updated**: 2024-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WebSocket for Python (ws4py) ============================ [![Gitter](https://badges.gitter.im/Lawouach/WebSocket-for-Python.svg)](https://gitter.im/Lawouach/WebSocket-for-Python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build Status](https://travis-ci.org/Lawouach/WebSocket-for-Python.svg?branch=master)](https://travis-ci.org/Lawouach/WebSocket-for-Python) Python library providing an implementation of the WebSocket protocol defined in [RFC 6455](http://tools.ietf.org/html/rfc6455). Read the [documentation](https://ws4py.readthedocs.org/en/latest/) for more information. You can also join the [ws4py mailing-list](http://groups.google.com/group/ws4py) to discuss the library.