Skip to content

Commit 39edbc1

Browse files
committed
remove whitespace
1 parent ba46598 commit 39edbc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/site/pages/en/blog/events/collab-summit-2025-paris.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ To support newer protocols, we discussed advertising HTTP/2 via ALPN for HTTPS a
7777

7878
## Node.js integration with Chrome DevTools
7979

80-
8180
In this session we were joined remotely by Simon Zünd and Danil Somsikov from the Chrome DevTools team. Chengzhong Wu went through the concept of Chrome DevTools Frontend and Chrome DevTools Protocol. Node.js implements Chrome DevTools Protocol via V8, providing essential JavaScript debugging features, and extends the protocol to provide additional functionality like performance tracing, Network inspection, and automatic discovery of worker thread targets.
8281

8382
The support for network inspection is still in active development. We discussed collaborative efforts to add side-effect-free observability diagnostic channels to both the `http` built-in module and Undici to support inspecting network traffic sent by `http.request` and `fetch` APIs. Additionally, there are plans to support WebSocket traffic inspection.

0 commit comments

Comments
 (0)