Code from the book.
https://github.com/awoodbeck/gnp
- An overview of networked systems
- Resource location and traffic routing
- Reliable TCP data streams
- Sending TCP data
- Unreliable UDP communication
- Ensuring UDP reliability
- Unix domain sockets
- Writing HTTP clients
- Building HTTP services
- Caddy: A contemporary web server
- Securing communications with TLS
- Data serialization
- Logging and metrics
- Moving to the cloud