Files
eranos/src/components
shakespeare.diy 67d523b260 Match bitmap/clawchat streaming pattern exactly, remove eoseTimeout
- Rewrote useStreamPosts to exactly mirror bitmap's useChatSession pattern
- Removed eoseTimeout: 200 from NPool config (not a valid NPoolOpts field,
  was potentially causing issues with subscription lifecycle)
- Uses AbortController directly (not useRef)
- fetchInitialMessages + subscribeToMessages run in parallel
- 30s timeout on initial fetch (matching bitmap)

Co-authored-by: shakespeare.diy <assistant@shakespeare.diy>
2026-02-17 01:00:01 -06:00
..
2026-02-16 16:54:01 -06:00
2026-02-17 00:31:12 -06:00