...
Meetup: https://www.meetup.com/the-south-padre-island-reading-group/events/279817567/
Zoom: https://us02web.zoom.us/j/84281187589
No Starch Press: https://nostarch.com/networkprogrammingwithgo
Source code: https://github.com/awoodbeck/gnp
-- Discontinued for lack of interest --
If there’s enough interest later, we can resume this book.
Chapter 4 August 20, 2021 | Presenter |
---|---|
Using the net.Conn Interface | |
Creating Robust Network Applications by Using the io Package | |
Exploring Go’s TCPConn Object | |
Solving Common Go TCP Network Problems |
...
Chapter 3 July 30, 2021 | Presenter |
---|---|
What Makes TCP Reliable? | Connor |
Establishing a TCP Connection by Using Go’s Standard Library | Casey (up to Listing 3-5) |
Listing 3-5 | Casey - August 13 |
Listing 3-6 | Connor - August 13 |
Listing 3-7 | Casey - August 13 |
Listing 3-8 | Connor - August 13 |
Listing 3-9 | Casey - August 13 |
Listing 3-10, 3-11 | Connor - August 20 |
Listing 3-12 | Casey - August 20 |