An HTTP Request Is Just 3 Tcp Packets on Top of Each Other in a Trench Coat
June 26, 2025
10:35
Hall A
English | Intermediate | Node.js Fundamentals

As Web developers we spend most of our days working with HTTP and the application layer. We know that our data gets transported over TCP but we rarely get to roll up our sleeves and write raw TCP code ourselves. In this talk we will examine use-cases where using TCP\UDP directly really shines, and how to implement them using Node.js and the 'net' module. We'll demonstrate how to bypass firewalls by creating outbound connections (like ngrok does). We'll see how to allow persistent bidirectional communication (like in the case of WebSockets). We'll gain a better understand how of SSH and VPNs work by creating a secure tunnel that encrypts its traffic. Of course we won't forget about the other major transport layer protocol- UDP, and we'll see why it's ideal for low-latency communication (as in DNS lookups and NTP time synchronization). By the end of this talk, youโ€™ll know when TCP\UDP is the right tool for the job, and most importantly, how to implement it in code!

Yonatan M
LinkedIn_SM_icon_RN22
Yonatan Mevorach
Infrastructure Team Lead
Wix logo 250_500

Yonatan is a Team Lead at the Frontend Infrastructure group at Wix.com, where he is able to make his love for creating developer tools a part of his daily work. He also enjoys working on open-source developer tools, and blogs about them at blog.yonatan.dev.

Cancellation Policy

Sponsor Cancellation:

In case of cancellation of the event, we will offer a full refund to all attendees and sponsors.

Attendee cancellations:

Up to 30 days prior to the event – 100% Refund.
30-14 days prior to the event – 50% Refund.
No refund will be offered later than that.