Back to Browse

Golang HTTP connections deep dive, using "net/http" package first, then using simple net sockets

2.1K views
Mar 5, 2024
39:32

HTTP Server and Client in Golang. First with the "net/http" package, then I explore in more detail how the HTTP GET request works using the "net" package. Source files: https://github.com/wardviaene/golang-demos My Golang Udemy Course: https://www.udemy.com/course/golang-for-devops-and-cloud-engineers/?referralCode=5A05F011338E0C54EAE7 More Golang content and our Cloud & DevOps Podcast: https://community.in4it.com/

Download

1 formats

Video Formats

360pmp487.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Golang HTTP connections deep dive, using "net/http" package first, then using simple net sockets | NatokHD