blitz_api/app/external
fusion44 340d862102
chore(api): remove SSE transport and unused SSE stream endpoints
Replaced by the /ws WebSocket channel. Deletes the SSE connection manager,
the vendored sse_starlette, and the unused /bitcoin/block-sub and
/system/hardware-info-sub streaming endpoints. Also removes the
test_block_sub_error.py regression test, which exclusively covered the
now-deleted handle_block_sub per-request generator (handle_block_sub_redis,
which broadcasts over /ws, is retained and unaffected).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 18:41:18 +02:00
..
result_type chore: run ruff format and isort 2025-05-06 09:16:46 +02:00
__init__.py fix: problems with included external packages 2021-11-18 11:30:48 +01:00
fastapi_plugins_redis.py feat: update Python and Devenv deps 2026-02-03 11:04:41 +01:00