Network Programming with Go
by Adam Woodbeck (2021)

Friday evenings - 7:00 pm central time

Meetup:
Zoom: https://us02web.zoom.us/j/84281187589
No Starch Press: https://nostarch.com/networkprogrammingwithgo

Chapter 3
Reliable TCP Data Streams

July 30, 2021

Presenter

What Makes TCP Reliable?
Working with TCP Sessions

Establishing a TCP Connection by Using Go’s Standard Library