FICHA · MANJARO

python-wsproto

WebSockets state-machine based protocol implementation

  • Library
  • Dev
  • NETWORK
  • Web
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Implements the WebSocket protocol as a state machine that other Python networking code can drive. It helps clients and servers handle handshakes, frames, close events, and protocol errors without owning the whole network stack.

Developers use it inside async frameworks, servers, and test tools. Any application accepting WebSocket traffic must still authenticate users, validate messages, and limit resource use.

Permissions

Permissions not analysed for this source yet.