Skip to content

Lawouach/WebSocket-for-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc3a6af · May 7, 2025
May 7, 2025
Sep 17, 2024
Sep 18, 2024
Feb 27, 2018
May 7, 2025
May 7, 2025
Dec 2, 2012
Apr 30, 2021
May 7, 2025
Dec 19, 2024
Jun 5, 2016
Apr 17, 2017
May 21, 2023
Dec 19, 2024
Dec 19, 2024

Repository files navigation

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.

Installation

pip install ws4py