Connecting two processes at TCP/IP level might seem scary at first, but in Go it is easier than one might think. Table of contents While preparing another blog post, I realized that the networking part of the code was quickly becoming larger than the part of the code that was meant to illustrate the topic of the post. So I decided to write one blog post entirely about how to send data from process