Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 806 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 806 Bytes

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