nodejs/undici

How to handle text/event-stream?

已關閉

#536 建立於 2021年2月4日

 (4 則留言) (1 個反應) (0 位負責人)JavaScript (444 個分叉)batch import
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.

貢獻者指南