Book description
Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release.
Beyond the fundamentals, Network Programming with Go covers key networking and security issues such as HTTP and HTTPS, templates, remote procedure call (RPC), web sockets including HTML5 web sockets, and more.
Additionally, author Jan Newmarch guides you in building and connecting to a complete web server based on Go. This book can serve as both as an essential learning guide and reference on Go networking.
What You'll Learn
- Master network programming with Go
- Carry out data serialization
- Use application-level protocols
- Manage character sets and encodings
- Deal with HTTP(S)
- Build a complete Go-based web server
- Work with RPC, web sockets, and more
Who This Book Is For
Experienced Go programmers and other programmers with some experience with the Go language.
Table of contents
- Cover
- Frontmatter
- 1. Architecture
- 2. Overview of the Go Language
- 3. Socket-Level Programming
- 4. Data Serialization
- 5. Application-Level Protocols
- 6. Managing Character Sets and Encodings
- 7. Security
- 8. HTTP
- 9. Templates
- 10. A Complete Web Server
- 11. HTML
- 12. XML
- 13. Remote Procedure Call
- 14. REST
- 15. WebSockets
- Backmatter
Product information
- Title: Network Programming with Go: Essential Skills for Using and Securing Networks
- Author(s):
- Release date: May 2017
- Publisher(s): Apress
- ISBN: 9781484226919
You might also like
book
Security with Go
The first stop for your security needs when using Go, covering host, network, and cloud security …
book
Hands-On High Performance with Go
Proven methodologies and concurrency techniques that will help you write faster and better code with Go …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Go Programming Cookbook - Second Edition
Tackle the trickiest of problems in Go programming with this practical guide Key Features Develop applications …