mirror of
https://github.com/fusion44/blitz_api.git
synced 2026-08-13 11:52:45 +02:00
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> |
||
|---|---|---|
| .. | ||
| docs.py | ||
| models.py | ||
| router.py | ||
| service.py | ||
| utils.py | ||