Litestar Websockets

Build Litestar WebSocket endpoints with low-level websocket handlers, websocket listeners, websocket streams, dependency injection, custom websocket classes, transport-mode control, and graceful connection lifecycle handling. Use when implementing bidirectional real-time communication, reactive websocket message handling, or proactive server push over WebSockets. Do not use for server-side pub/sub fanout that is better expressed with channels alone.

alti3 0d55ffe 4 files · 13.3 KB Updated

File contents

alti3/litestar-skills/tree/main/plugins/litestar/skills/litestar-websockets commit 0d55ffecaa

Frequently asked questions

npx skillmds@latest add alti3/litestar-websockets