FICHA · MANJARO

python-trio-websocket

WebSocket library for Trio

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

Description

Adds WebSocket client and server support for Python applications built on Trio. It helps async services exchange real-time messages while staying within Trio's structured concurrency model.

Developers use it as a network library. WebSocket connections can carry private data and stay open for long periods, so configure authentication, origin checks, timeouts, and message validation.

Permissions

Permissions not analysed for this source yet.