fireproof-storage / fireproof-storage/firehouse-chat

token streaming

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
16
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Iin `server.ts` we could broadcast Ai tokens to the room before saving the document. Doing it smart would require reserving the document id up front but not saving it for each token.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading server.ts and trace how AI tokens are generated, broadcast to the room, and saved as a document. Investigate how document IDs are currently assigned and how room updates are delivered. Done means tokens reach the room before the completed document is saved without creating a document for every token; add or update focused tests if the existing entry points support them.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.