Netpipe is a simple socket wrapper. Just for safety sake really, it prepends all messages with the length of the message and when receiving blocks until the full message is read. It’s used by the Goserver scripts for all internet communication.