nodejs/undici

How to handle text/event-stream?

Closed

#536 opened on 2021年2月4日

GitHub で見る
 (4 comments) (1 reaction) (0 assignees)JavaScript (5,319 stars) (444 forks)batch import
Docseventsourcegood first issue

説明

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.

コントリビューターガイド