Docseventsourcegood first issue
仓库指标
- 星标
- (5,319 个星标)
- PR 合并指标
- (平均合并 2天 10小时) (30 天内合并 82 个 PR)
描述
I think text/event-stream responses should be handled as an upgrade and the socket released from the undici client (like with websockets).
Edit: this is done but docs for EventSource are missing.