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
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.
Enjoy My Blog | Subscribe My RSS Channel