FICHA · MANJARO

haskell-websockets

A sensible and clean way to write WebSocket-capable servers in Haskell.

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

Description

Provides a clean way to write WebSocket-capable servers in Haskell. WebSockets keep a bidirectional connection open so clients and servers can exchange messages in real time.

It is useful for chat, live dashboards, collaboration, notifications, games, and streaming updates. Developers should handle authentication, origin checks, message size limits, heartbeats, and connection cleanup carefully.

Permissions

Permissions not analysed for this source yet.