Libchan is an ultra-lightweight networking library which lets network services communicate in the same way that goroutines communicate using channels: Simple message passing Synchronization for concurrent programming Nesting: channels can send channels Libchan supports the following transports out of the box: In-memory Go channel Unix socket Raw TCP TLS HTTP2/SPDY Websocket This provides great fle