Skip to content

release-6117326b81a2f6864fcb04845ec3dd31a91fd401

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 17:30
· 2 commits to master since this release
fix: ストリーミングの安定性を向上

- 確実にジェネレーターを殺すようにシグナルを渡す
- ストリームの数を減らす
- ストリームに適当な ID を振って厳密に管理
- useRef ではなく useState でストリームを管理して正しく再レンダーされるようにする