Litestar Channels

Implement Litestar channels with ChannelsPlugin, backend selection, subscriber lifecycle, publish and subscribe flows, history management, backpressure strategy, and websocket integration. Use when building broker-backed event streams, server-side fanout, or reusable publish-subscribe flows in Litestar. Do not use for simple request-response APIs or one-off websocket loops without channel semantics.

alti3 5aecf2c 4 files · 13.1 KB Updated

File contents

alti3/litestar-skills/tree/main/plugins/litestar/skills/litestar-channels commit 5aecf2cb45

Frequently asked questions

npx skillmds@latest add alti3/litestar-channels