Skip to content

Commit 60199ff

Browse files
committed
Add talk image
1 parent eeceb4e commit 60199ff

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

_assets/img/talks/snell.webp

50.3 KB
Loading

_content/talks/streams.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: talk
33
title: "A new streams API?"
44
authors: "James M Snell"
55
date: "2026-06-15T12:00:00"
6+
imgsrc: "/img/talks/snell.webp"
67
---
78

89
Node.js and Cloudflare Workers have been experimenting with a new async iterator based stream API that has been demonstrated to be faster than both Node.js streams and Web streams. This talk will present this new approach to hopefully prompt a conversation about how we can move forward.

0 commit comments

Comments
 (0)