Skip to content

Lawouach/WebSocket-for-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4989bb7 · Dec 24, 2024
Dec 19, 2024
Sep 17, 2024
Sep 18, 2024
Feb 27, 2018
Dec 24, 2024
Dec 24, 2024
Dec 2, 2012
Apr 30, 2021
Apr 30, 2021
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