Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore asynchronous networking patterns in Go through this GopherCon 2018 conference talk. Dive into the intricacies of interacting with net.Conn and discover common, useful, and tricky patterns used in Go for network programming. Learn about the basic interaction of goroutines with net.Listener, the accept loop, and spawning servicing goroutines. Gain insights into managing and scheduling resources effectively. Understand how to test, benchmark, and extend net.Conn implementations through wrapping. Acquire knowledge about the inner workings of packages like net/http and crypto/tls, and grasp essential concepts for developing network protocol implementations. Cover topics such as Net Interfaces, Coding, Except Loop, Timeouts, Proxy, TLS, Parse, Copy, Parser, and TLS Con, providing a comprehensive overview of asynchronous networking in Go.