Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Networking & Streams with James Halliday (substack)

Posted By: First1
Networking & Streams with James Halliday (substack)

Networking & Streams with James Halliday (substack)
Size: 1.49 GB | Duration: 3 hrs 2 mins | Video: AVC (.mp4) 1280x720 30fps | Audio: AAC 44KHz 2ch
Genre: eLearning | Language: English

Learn about networking and node.js streams. Streams let you glue together sources and sinks of I/O with backpressure to produce effective data pipelines for processing data. How do streams relate to network protocols such as TCP, HTTP, and websockets?

Learn about networking and node.js streams.

Join James Halliday (substack) as we dive into networking with streams. You will:
• Use curl and netcat to send and receive network requests.
• Learn the stream types: readable, writable, transform, duplex.
• Use stream modules from npm to build streaming pipelines.
• Learn about text-based network protocols such as http, irc, and email.
• Write tcp, http, and websocket servers and clients using node.js.
• Build symmetric streaming protocols.

Networking & Streams with James Halliday (substack)

Enjoy My Blog | Subscribe My RSS Channel