Socket to Me - Where Do Sockets Live in Go?
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the fundamentals of socket-level programming in Go through this 30-minute conference talk from GopherCon 2019. Delve into the underlying mechanisms of networking tools like HTTP server functions and TCP/UDP Listeners. Discover the importance of socket configuration in specific scenarios and gain insights into stream sockets, datagrams, and multiple sockets. Learn about various socket options and understand where sockets reside within the Go ecosystem. Enhance your networking knowledge with this comprehensive overview of sockets in Go programming.
Syllabus
Introduction
Stream Sockets
Datagrams
Multiple Sockets
Socket Options
Where do Sockets Live
Outro
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube